{
    "version": "5.4.1",
    "description": "SCIntilla based Text Editor",
    "homepage": "https://www.scintilla.org/SciTE.html",
    "license": "HPND",
    "architecture": {
        "64bit": {
            "url": "https://www.scintilla.org/Sc541.exe#/Sc1.exe",
            "hash": "45c15170e470d7ed9e3f83c103aa01afadbfe9496d470ca7c346881ce6440f24"
        }
    },
    "bin": "Sc1.exe",
    "shortcuts": [
        [
            "Sc1.exe",
            "Sc1"
        ]
    ],
    "checkver": "Release version ([\\d.]+)",
    "autoupdate": {
        "url": "https://www.scintilla.org/Sc$cleanVersion.exe#/Sc1.exe"
    }
}
