2021-11-14 12:00:32 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.5.4",
"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.4/glitter-x86_64-pc-windows-msvc.zip",
"hash": "a19abed6924ad3ea44b5b1ed5bafe4f5198554bca7591d32851d4a61a5cf2cc1"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.4/glitter-i686-pc-windows-msvc.zip",
"hash": "580cac1df4a7a3b375a914e9b20c64dc75cc0c873f8327d5e86472cc8c39d69e"
}
},
"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"
}
}
}