2021-12-03 18:02:00 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.5.9",
"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.9/glitter-x86_64-pc-windows-msvc.zip",
"hash": "464c77dfed17599df05627352337c355029c56194cb18e12d8be7db921f5b376"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.9/glitter-i686-pc-windows-msvc.zip",
"hash": "2a75302bed6ea0400669231b6f734a02cf3701bae6e030f42c5b96e3faa01324"
}
},
"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"
}
}
}