{
    "version": "0.9.8",
    "description": "Enhanced Registry editor/explorer",
    "homepage": "https://github.com/zodiacon/TotalRegistry",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/zodiacon/TotalRegistry/releases/download/v0.9.8/TotalReg.exe",
            "hash": "e5b603efad3138900df44735e7b430bfd1bc5e34a265c7e92c01e444e848b211"
        }
    },
    "shortcuts": [
        [
            "TotalReg.exe",
            "Total Registry"
        ]
    ],
    "checkver": {
        "github": "https://api.github.com/repos/zodiacon/TotalRegistry/releases",
        "regex": "download/v([\\d.]+)/"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zodiacon/TotalRegistry/releases/download/v$version/TotalReg.exe"
            }
        }
    }
}
