Skip to content

Commit 6c4f4f8

Browse files
committed
carapace: update to 1.5.7.
1 parent 744786a commit 6c4f4f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/carapace/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'carapace'
22
pkgname=carapace
3-
version=1.5.4
3+
version=1.5.7
44
revision=1
55
build_style=go
66
go_import_path=github.com/carapace-sh/carapace-bin
@@ -14,7 +14,7 @@ license="MIT"
1414
homepage="https://carapace.sh/"
1515
changelog="https://carapace-sh.github.io/carapace-bin/release_notes.html"
1616
distfiles="https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v${version}.tar.gz"
17-
checksum=e4e3119555fc846f3b69e4ca0f0364681840ea91058377f64aec7f98f9f12b34
17+
checksum=288f5629d9d842366089c75c388566b62bd452e5d2652384daeb419b134ec354
1818

1919
pre_build() {
2020
CGO_ENABLED=0 GOARCH= go generate ./cmd/...

0 commit comments

Comments
 (0)