goreleaser: update to 1.2.5.
This commit is contained in:
parent
bbb7ea21a2
commit
08cf8afbab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'goreleaser'
|
||||
pkgname=goreleaser
|
||||
version=0.183.0
|
||||
version=1.2.5
|
||||
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=880d91c4e3dc04cfc835a4ae598539e529ef0ad764211dcc27670dcddca02af2
|
||||
checksum=f6ad356f4b53a3e4742bb429c636b974f04aab8d5d12f5fc6919526c83665d1a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.md
|
||||
|
|
Loading…
Add table
Reference in a new issue