File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,11 @@ class Dockerfmt < Formula
16
16
end
17
17
18
18
bottle do
19
- sha256 cellar : :any_skip_relocation , arm64_tahoe : "3bb388a2c9636bbc3feb066b93afcb8b4607cd530ef5394c4a5634f3b263a9c7"
20
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "3a05b7455a8e474512e24f51d42c916f90f885f04354805d03c8b970501a44c0"
21
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "3a05b7455a8e474512e24f51d42c916f90f885f04354805d03c8b970501a44c0"
22
- sha256 cellar : :any_skip_relocation , arm64_ventura : "3a05b7455a8e474512e24f51d42c916f90f885f04354805d03c8b970501a44c0"
23
- sha256 cellar : :any_skip_relocation , sonoma : "0becd9e93ae00e8821409d9763897e87cfd72c490101606bce5a8d7bcce0f1d7"
24
- sha256 cellar : :any_skip_relocation , ventura : "0becd9e93ae00e8821409d9763897e87cfd72c490101606bce5a8d7bcce0f1d7"
25
- sha256 cellar : :any_skip_relocation , x86_64_linux : "82bb4ce0b94d51cb2e4b921ae4116a38f2c3bd5e17e20ba0a4f1b057687610bf"
19
+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "4b2931df2b05848a2fab07c0e3e6b01cf62c06f5401a776144b0b675c973ff8d"
20
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4b2931df2b05848a2fab07c0e3e6b01cf62c06f5401a776144b0b675c973ff8d"
21
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4b2931df2b05848a2fab07c0e3e6b01cf62c06f5401a776144b0b675c973ff8d"
22
+ sha256 cellar : :any_skip_relocation , sonoma : "c5e5c4808cc9bc5dbc7167e02c8f55362209816c4bb83de409e878542ae972f3"
23
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "34f32da196d27fae08da34dc8882d1001012aa46140dae46cbd250d6d433074c"
26
24
end
27
25
28
26
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments