Skip to content

Commit 4a47e18

Browse files
committed
docker-buildx: update 0.19.3 bottle.
1 parent 566045a commit 4a47e18

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/docker-buildx.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class DockerBuildx < Formula
77
head "https://github.com/docker/buildx.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9b545e612ae9ef19fa99f4f8bba94fe37dd83a3ea856ea79e308d19b905c0905"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9b545e612ae9ef19fa99f4f8bba94fe37dd83a3ea856ea79e308d19b905c0905"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "9b545e612ae9ef19fa99f4f8bba94fe37dd83a3ea856ea79e308d19b905c0905"
13-
sha256 cellar: :any_skip_relocation, sonoma: "79969dd93057dd25917a1b1e391319864cf5bcd7f76e09a872c1e615afedf66c"
14-
sha256 cellar: :any_skip_relocation, ventura: "79969dd93057dd25917a1b1e391319864cf5bcd7f76e09a872c1e615afedf66c"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "cd02583aa271135ddd314f92238595744d5cd8dcad6c8ea6b2c3eee86adfe3a6"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "35d5b5977910f33b2ed7c749477cd8de134ac8243511e9db5624c36d2c506aef"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "35d5b5977910f33b2ed7c749477cd8de134ac8243511e9db5624c36d2c506aef"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "35d5b5977910f33b2ed7c749477cd8de134ac8243511e9db5624c36d2c506aef"
13+
sha256 cellar: :any_skip_relocation, sonoma: "12bd58848d0273bd11abf961ec90d304ed5d24fa86e14b26193d5a11eb8cc66d"
14+
sha256 cellar: :any_skip_relocation, ventura: "12bd58848d0273bd11abf961ec90d304ed5d24fa86e14b26193d5a11eb8cc66d"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9c8f5fc7439173b85a7cdc6273648166647ddac2b21d6a1d9f0ef1f7c929051c"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)