fix(gource)

closes #6430
This commit is contained in:
Jacob Heider 2024-06-17 10:13:31 -04:00 committed by Jacob Heider
parent e20a4917ca
commit 35c0d83e6e

View file

@ -1,5 +1,5 @@
distributable: distributable:
url: https://github.com/acaudwell/Gource/releases/download/gource-0.54/gource-0.54.tar.gz url: https://github.com/acaudwell/Gource/releases/download/{{version.tag}}/{{version.tag}}.tar.gz
strip-components: 1 strip-components: 1
versions: versions:
@ -37,5 +37,4 @@ build:
provides: provides:
- bin/gource - bin/gource
test: test: gource --help
gource --help