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:
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
versions:
@ -37,5 +37,4 @@ build:
provides:
- bin/gource
test:
gource --help
test: gource --help