{
    "version": "0.6.4",
    "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.6.4/NotepadNext-v0.6.4-win64.zip",
            "hash": "d08eede315be95356675516218bf6248b472e4ec4dab5af3680effe830b0fedf"
        }
    },
    "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"
            }
        }
    }
}
