2021-12-04 10:00:43 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.5.10",
"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.10/glitter-x86_64-pc-windows-msvc.zip",
"hash": "6e700bfccfa2bd75b6e92b72b5e566f70885fb03c2f162a950bfd5627c4a7a02"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.10/glitter-i686-pc-windows-msvc.zip",
"hash": "e221b7d2638591c1101277bb36943185a0fb3a8ae63c75ae61727281cc031034"
}
},
"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"
}
}
}