mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
Update Gource to version 0.47 (#1767)
This commit is contained in:
parent
5133e1fc38
commit
77491b4dc3
15
gource.json
15
gource.json
@ -1,14 +1,15 @@
|
|||||||
{
|
{
|
||||||
"version": "0.42",
|
"homepage": "http://gource.io/",
|
||||||
"license": "GPL",
|
"version": "0.47",
|
||||||
"url": "https://github.com/acaudwell/Gource/releases/download/gource-0.42/gource-0.42.win32.zip",
|
"license": "GPL3",
|
||||||
"homepage": "http://gource.io",
|
"url": "https://github.com/acaudwell/Gource/releases/download/gource-0.47/gource-0.47.win64.zip",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"re": "([\\d\\.]+).win32.zip"
|
"url": "https://github.com/acaudwell/Gource/releases/latest",
|
||||||
|
"re": "gource-([\\d.]+)"
|
||||||
},
|
},
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win32.zip"
|
"url": "https://github.com/acaudwell/Gource/releases/download/gource-$version/gource-$version.win64.zip"
|
||||||
},
|
},
|
||||||
"hash": "865e43418ae826ff69eea97246e95ec7c2b005ba070b1a7f5834ceb5fc0c6093",
|
"hash": "4dd9726ad1a4bceecaeeb042494f213ed8ce70ea42aaffbae451a4a5707dbd03",
|
||||||
"bin": "gource.exe"
|
"bin": "gource.exe"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user