Skip to content

Commit 91d76c1

Browse files
committed
docker-buildx 0.28.0
1 parent 64e0f02 commit 91d76c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/docker-buildx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class DockerBuildx < Formula
22
desc "Docker CLI plugin for extended build capabilities with BuildKit"
33
homepage "https://docs.docker.com/buildx/working-with-buildx/"
4-
url "https://github.com/docker/buildx/archive/refs/tags/v0.27.0.tar.gz"
5-
sha256 "b2d9ae781b2f693fe145969e3ebfb02f88aa365d0e0f4bb2578759e634b5b98b"
4+
url "https://github.com/docker/buildx/archive/refs/tags/v0.28.0.tar.gz"
5+
sha256 "f20556fec0a4e859e57ac8343851ad91054b90fa12855b1fbc6c277a01a85a7a"
66
license "Apache-2.0"
77
head "https://github.com/docker/buildx.git", branch: "master"
88

0 commit comments

Comments
 (0)