mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 11:34:25 +00:00
15 lines
494 B
JSON
15 lines
494 B
JSON
{
|
|
"version": "0.42",
|
|
"license": "GPL",
|
|
"url": "https://github.com/acaudwell/Gource/releases/download/gource-0.42/gource-0.42.win32.zip",
|
|
"homepage": "http://gource.io",
|
|
"checkver": {
|
|
"re": "([\\d\\.]+).win32.zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win32.zip"
|
|
},
|
|
"hash": "865e43418ae826ff69eea97246e95ec7c2b005ba070b1a7f5834ceb5fc0c6093",
|
|
"bin": "gource.exe"
|
|
}
|