diff --git a/projects/gource.io/package.yml b/projects/gource.io/package.yml index 8a7039a3..f6260a87 100644 --- a/projects/gource.io/package.yml +++ b/projects/gource.io/package.yml @@ -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