gource@0.51: switch to GitHub checkver (#2840)

This commit is contained in:
Pratik Chowdhury 2021-10-28 22:58:52 +05:30 committed by GitHub
parent f2b90ed3e3
commit d5359dbbec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,10 @@
} }
}, },
"bin": "gource.exe", "bin": "gource.exe",
"checkver": "gource-([\\d.]+)\\.win64\\.zip</a>", "checkver": {
"github": "https://github.com/acaudwell/Gource",
"regex": "/releases/tag/(?:v|V|gource-)?([\\d.]+)"
},
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "64bit": {