goreleaser: update to 1.21.2.
This commit is contained in:
parent
2b719d88ef
commit
f253af31e8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'goreleaser'
|
||||
pkgname=goreleaser
|
||||
version=1.19.2
|
||||
revision=3
|
||||
version=1.21.2
|
||||
revision=1
|
||||
build_style=go
|
||||
build_helper="qemu"
|
||||
go_import_path=github.com/goreleaser/goreleaser
|
||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://goreleaser.com/"
|
||||
distfiles="https://github.com/goreleaser/goreleaser/archive/refs/tags/v$version.tar.gz"
|
||||
checksum=60e94d9371f7106878441deb006814339e3cf3d7f574d25cb22a9a45ec14939b
|
||||
checksum=0721e1d3c2f4d68076b62c0484d0d17964e62f71794a96653a3f0dfaff2509d8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in New Issue