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