community/docker-cli-buildx: upgrade to 0.25.0

This commit is contained in:
Jake Buchholz Göktürk 2025-06-21 15:02:30 +00:00
parent 5a0475b168
commit 070a40eaef

View File

@ -1,9 +1,9 @@
# Contributor: Jake Buchholz Göktürk <tomalok@gmail.com>
# Maintainer: Jake Buchholz Göktürk <tomalok@gmail.com>
pkgname=docker-cli-buildx
pkgver=0.24.0
pkgver=0.25.0
pkgrel=0
_commit=d0e5e86c8b88ae4865040bc96917c338f4dd673c
_commit=faaea65da4ba0e58a13cd9cadcb950c51cf3b3c9
pkgdesc="A Docker CLI plugin for extended build capabilities"
url="https://docs.docker.com/engine/reference/commandline/buildx_build"
arch="all"
@ -38,5 +38,5 @@ package() {
}
sha512sums="
423dd8e8b7ebb5d94be5f6f791f746aaff3570b473172877806cf1a2d265fca1bb65902dd001da3263002867ecd82a18b9062467f4a6da276788109abde34a25 buildx-0.24.0.tar.gz
c58162d723123487f45566ac1de98be14339c798ae161ee595666102929b285ac8da26a5fa4663c7ee0d6ba150a162c7ec7c6be3d6bf3e4931bd7c3fc0a00ab9 buildx-0.25.0.tar.gz
"