2022-08-15 12:32:35 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.6.1",
"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.6.1/glitter-x86_64-pc-windows-msvc.zip",
"hash": "49493cbbd9d7082a5a9f148838982bcc047c8e51d03502c6db9bc17fca61ec76"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.6.1/glitter-i686-pc-windows-msvc.zip",
"hash": "887554f35789d767218b5223a3f1831dd347c4eb52489f8739f2c36be60f8a8a"
}
},
"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"
}
}
}