2021-06-18 19:00:25 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.3.7",
"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.3.7/glitter-x86_64-pc-windows-msvc.zip",
"hash": "29c47521566a7a6d96a1b1fb6c4b8a29ec3d10990ce4e25053562d2adc39334d"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.3.7/glitter-i686-pc-windows-msvc.zip",
"hash": "21a05ab706620fa23a142ba46d27babb5793f3c762744fb5802357922648c06b"
}
},
"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"
}
}
}