{
    "version": "5.0.7",
    "description": "A text editor for developers",
    "homepage": "http://www.pspad.com",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.pspad.com/en/licence.php"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.fosshub.com/PSPad.html/pspad507en_x64.zip",
            "hash": "d716746a074ff98b94bd5ba5a439446111bc8b280153202f3909e7cc33b10ad7"
        },
        "32bit": {
            "url": "https://www.fosshub.com/PSPad.html/pspad507en.zip",
            "hash": "8ef79921d6337c6f2b8b8c86749e1bf1ff45a21e8347408045094e7e319f0d61"
        }
    },
    "bin": "PSPad.exe",
    "shortcuts": [
        [
            "PSPad.exe",
            "PSPad"
        ]
    ],
    "checkver": "Full version:\\D*([\\d.]+)",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.fosshub.com/PSPad.html/pspad$cleanVersionen_x64.zip"
            },
            "32bit": {
                "url": "https://www.fosshub.com/PSPad.html/pspad$cleanVersionen.zip"
            }
        }
    }
}
