2022-01-29 00:31:59 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.5.14",
"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.14/glitter-x86_64-pc-windows-msvc.zip",
"hash": "88c5216ec42a281c76517f7bc2ba30c9393ac6de25d60b1e784ae55decd8b5a3"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.14/glitter-i686-pc-windows-msvc.zip",
"hash": "1d34b0db726fa8970e2ff7e68a29002d227b587295c3ed96813831fe421e499d"
}
},
"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"
}
}
}