{
    "version": "3.10.0",
    "description": "A free and open source code snippets manager for developers",
    "homepage": "https://github.com/massCodeIO/massCode",
    "license": "AGPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/massCodeIO/massCode/releases/download/v3.10.0/massCode.Setup.3.10.0.exe#/dl.7z",
            "hash": "6d4baf4a56412acecd9fd6ee18d70d12bc315ef2156db0441296539e6f6af1fe",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse"
            ],
            "shortcuts": [
                [
                    "massCode.exe",
                    "massCode"
                ]
            ]
        }
    },
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/massCodeIO/massCode/releases/download/v$version/massCode.Setup.$version.exe#/dl.7z"
            }
        }
    }
}
