goreleaser: update to 0.183.0.
This commit is contained in:
parent
c50c48d23c
commit
fb3d82768b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goreleaser'
|
||||
pkgname=goreleaser
|
||||
version=0.180.3
|
||||
version=0.183.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/goreleaser/goreleaser
|
||||
|
@ -9,7 +9,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=8cfd8e09638a5ad4a8d3e3bdb61a05244e8190546f2c97b1cee2190a6b94cca8
|
||||
checksum=880d91c4e3dc04cfc835a4ae598539e529ef0ad764211dcc27670dcddca02af2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Reference in a new issue