Skip to content

Commit eb28f81

Browse files
committed
docker-buildx 0.25.0
1 parent 059dbb4 commit eb28f81

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

0 commit comments

Comments
 (0)