File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class DockerBuildx < Formula
7
7
head "https://github.com/docker/buildx.git" , branch : "master"
8
8
9
9
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 "
16
16
end
17
17
18
18
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments