From d5359dbbec86f0ea540479e05c1aec30f71cc3cf Mon Sep 17 00:00:00 2001 From: Pratik Chowdhury Date: Thu, 28 Oct 2021 22:58:52 +0530 Subject: [PATCH] gource@0.51: switch to GitHub checkver (#2840) --- bucket/gource.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bucket/gource.json b/bucket/gource.json index afd800667d..c39364827d 100644 --- a/bucket/gource.json +++ b/bucket/gource.json @@ -10,7 +10,10 @@ } }, "bin": "gource.exe", - "checkver": "gource-([\\d.]+)\\.win64\\.zip", + "checkver": { + "github": "https://github.com/acaudwell/Gource", + "regex": "/releases/tag/(?:v|V|gource-)?([\\d.]+)" + }, "autoupdate": { "architecture": { "64bit": {