goreleaser: update to 0.180.3.
This commit is contained in:
parent
b5cc863a5d
commit
863d8cd1f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'goreleaser'
|
# Template file for 'goreleaser'
|
||||||
pkgname=goreleaser
|
pkgname=goreleaser
|
||||||
version=0.179.0
|
version=0.180.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/goreleaser/goreleaser
|
go_import_path=github.com/goreleaser/goreleaser
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://goreleaser.com/"
|
homepage="https://goreleaser.com/"
|
||||||
distfiles="https://github.com/goreleaser/goreleaser/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/goreleaser/goreleaser/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=38c84af10ae60a5fde66371a33d86d3fdef6275e4d8c8adfc80f32d6f066ec74
|
checksum=8cfd8e09638a5ad4a8d3e3bdb61a05244e8190546f2c97b1cee2190a6b94cca8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.md
|
vlicense LICENSE.md
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue