2021-12-16 00:32:28 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.5.11",
"description": "Git tooling of the future",
"homepage": "https://github.com/Milo123459/glitter",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.11/glitter-x86_64-pc-windows-msvc.zip",
"hash": "14cf03cb42f4d8b2e9afd9b27ddda6961da05bfba72f26338ad8edafbfe695f3"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.11/glitter-i686-pc-windows-msvc.zip",
"hash": "b4d91c3792645e5f554fab4507ff8023c30c049e441883c347dd4a51997ee360"
}
},
"bin": "glitter.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v$version/glitter-x86_64-pc-windows-msvc.zip"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v$version/glitter-i686-pc-windows-msvc.zip"
}
},
"hash": {
"url": "$url.sha256"
}
}
}