2021-05-14 20:00:28 +00:00

32 lines
1.1 KiB
JSON

{
"version": "1.3.0",
"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.0/glitter-x86_64-pc-windows-msvc.zip",
"hash": "9058e7e4c6d309d67f2d2888493e112d1264b024362f296be9a7ce0e0a19da8c"
},
"32bit": {
"url": "https://github.com/Milo123459/glitter/releases/download/v1.3.0/glitter-i686-pc-windows-msvc.zip",
"hash": "5619a62463d57771da4da6faa754b0f07626bdb756dafac8a6c6c0d2a8ab33bd"
}
},
"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"
}
}
}