{
    "version": "12.2",
    "description": "A fast, minimalist, and remarkably extensible cross-platform text editor",
    "homepage": "https://orbitalquark.github.io/textadept/",
    "license": "MIT",
    "url": "https://github.com/orbitalquark/textadept/releases/download/textadept_12.2/textadept_12.2.win.zip",
    "hash": "4404789c3182294cab7b788bd8ad1c6a647cc8d56e9daaaa4d0accf5067bde1a",
    "extract_dir": "textadept",
    "bin": [
        "textadept.exe",
        "textadept-curses.exe"
    ],
    "shortcuts": [
        [
            "textadept.exe",
            "Textadept"
        ]
    ],
    "checkver": "Download \\(v([\\d.]+)\\)",
    "autoupdate": {
        "url": "https://github.com/orbitalquark/textadept/releases/download/textadept_$version/textadept_$version.win.zip"
    }
}
