Skip to content

Commit 566045a

Browse files
committed
docker-buildx 0.19.3
1 parent 0e6efe2 commit 566045a

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.19.2.tar.gz"
5-
sha256 "f45cb0d465ef0bdcac5136764db33626280fb8720dbae5f9565102e1af58f3c4"
4+
url "https://github.com/docker/buildx/archive/refs/tags/v0.19.3.tar.gz"
5+
sha256 "981a17d5763d9583c6c73ac194d4978de6fb632e3818fa6d983aefbc0c02f844"
66
license "Apache-2.0"
77
head "https://github.com/docker/buildx.git", branch: "master"
88

0 commit comments

Comments
 (0)