Skip to content

Commit d920ba4

Browse files
TeddyDDclassabbyamp
authored andcommitted
docker-buildx: update to 0.30.1.
1 parent 0f24489 commit d920ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/docker-buildx/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'docker-buildx'
22
pkgname=docker-buildx
3-
version=0.28.0
3+
version=0.30.1
44
revision=1
55
build_style=go
66
go_import_path="github.com/docker/buildx"
@@ -14,7 +14,7 @@ maintainer="Daniel Lewan <[email protected]>"
1414
license="Apache-2.0"
1515
homepage="https://docs.docker.com/buildx/working-with-buildx/"
1616
distfiles="https://github.com/docker/buildx/archive/refs/tags/v${version}.tar.gz"
17-
checksum=f20556fec0a4e859e57ac8343851ad91054b90fa12855b1fbc6c277a01a85a7a
17+
checksum=d16adbb11be83edfff646d8a980e7bef1768b57120e5af35f37f70f97d0cbaa3
1818

1919
post_install() {
2020
vmkdir usr/libexec/docker/cli-plugins

0 commit comments

Comments
 (0)