mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-10 21:55:14 +00:00
32 lines
1.1 KiB
JSON
32 lines
1.1 KiB
JSON
{
|
|
"version": "1.5.13",
|
|
"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.13/glitter-x86_64-pc-windows-msvc.zip",
|
|
"hash": "44934be38a3fd6353ad9daca6f20c4c05085f53c7338b4f4e56f36617f0c3ed3"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/Milo123459/glitter/releases/download/v1.5.13/glitter-i686-pc-windows-msvc.zip",
|
|
"hash": "ec9af64fecdc790784c51775e47b5beb5cfa3ce530b2f7858e7d644d4e87da3d"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|