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 @@ -12,12 +12,12 @@ class Testkube < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "94030bd5da1836ba228f2eb05a215446d54092cb3a826c4da18053f2cd14e7ed "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "94030bd5da1836ba228f2eb05a215446d54092cb3a826c4da18053f2cd14e7ed "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "94030bd5da1836ba228f2eb05a215446d54092cb3a826c4da18053f2cd14e7ed "
18- sha256 cellar : :any_skip_relocation , sonoma : "c1b0b9fc6591e87d9d19163a4464b10dd043e226a9aecd64b738f3483f76f20a "
19- sha256 cellar : :any_skip_relocation , ventura : "c1b0b9fc6591e87d9d19163a4464b10dd043e226a9aecd64b738f3483f76f20a "
20- sha256 cellar : :any_skip_relocation , x86_64_linux : "abf180df9841c65402db9b434ddb47f95eddb14abbdcb6c0f2e4c219cdef995d "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "3c9c1ffc664a0c8c7db1061fc4d8f35c1a90cf6ed03f33a0c5245164295e1a68 "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "3c9c1ffc664a0c8c7db1061fc4d8f35c1a90cf6ed03f33a0c5245164295e1a68 "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3c9c1ffc664a0c8c7db1061fc4d8f35c1a90cf6ed03f33a0c5245164295e1a68 "
18+ sha256 cellar : :any_skip_relocation , sonoma : "8bb30ff50de954bea7459b9993a772d45e3e9a5db8097972b2cba0114d9c1173 "
19+ sha256 cellar : :any_skip_relocation , ventura : "8bb30ff50de954bea7459b9993a772d45e3e9a5db8097972b2cba0114d9c1173 "
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "030938e539f0380e1c28b010fa14e975e67edf9b65f2cbf6063fa376e21d5d3f "
2121 end
2222
2323 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments