k3d: update to 5.7.2.

Closes: #51281 [via git-merge-pr]
This commit is contained in:
Daniel Lewan 2024-07-15 22:05:18 +02:00 committed by classabbyamp
parent c54e02a48c
commit 7259bed759
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'k3d' # Template file for 'k3d'
pkgname=k3d pkgname=k3d
version=5.7.1 version=5.7.2
revision=1 revision=1
build_style=go build_style=go
build_helper=qemu build_helper=qemu
@ -14,7 +14,7 @@ license="MIT"
homepage="https://k3d.io/" homepage="https://k3d.io/"
changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md" changelog="https://raw.githubusercontent.com/k3d-io/k3d/main/CHANGELOG.md"
distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz" distfiles="https://github.com/k3d-io/k3d/archive/v${version}.tar.gz"
checksum=48603a11be7f546cbc1dafdd9f02e5f3eb97e5e54d8992792ca3974d762f950a checksum=981d5bd0707d9be1313ce35b2dd62d9b93815adb1480944aacd62696aed4af6b
_completions="bash zsh fish" _completions="bash zsh fish"
post_build() { post_build() {