{
    "version": "0.14",
    "description": "A cross-platform reimplementation of Notepad++",
    "homepage": "https://github.com/dail8859/NotepadNext",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/dail8859/NotepadNext/releases/download/v0.14/NotepadNext-v0.14-win64.zip",
            "hash": "1dfd6013245668489ba60ee37a283a03f32533110c764c6a658ea3f8726b2b04"
        }
    },
    "shortcuts": [
        [
            "NotepadNext.exe",
            "Notepad Next"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/dail8859/NotepadNext/releases/download/v$version/NotepadNext-v$version-win64.zip"
            }
        }
    }
}
