carapace: update to 1.2.1

Closes: #54293 [via git-merge-pr]
This commit is contained in:
Fabian Gietzen 2025-02-11 18:13:56 +01:00 committed by classabbyamp
parent 8b020d4077
commit e73d2cda42
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,6 +1,6 @@
# Template file for 'carapace'
pkgname=carapace
version=1.0.7
version=1.2.1
revision=1
build_style=go
go_import_path=github.com/carapace-sh/carapace-bin
@ -14,7 +14,7 @@ license="MIT"
homepage="https://carapace.sh/"
changelog="https://carapace-sh.github.io/carapace-bin/release_notes.html"
distfiles="https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v${version}.tar.gz"
checksum=bfcd950178023909b0854bc6bded5b57d1c00123943e9dbcdfddf2a632c71ff4
checksum=7eebc2b3f7ac4fb5641612343ce813b2f7e1c0fffd1251255542e9bfbf9ed207
pre_build() {
CGO_ENABLED=0 GOARCH= go generate ./cmd/...