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 : "51e722e9b908591a2d16dcd888399b66c1a4cb152222e3ff511c4a9be4e9c783 "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "51e722e9b908591a2d16dcd888399b66c1a4cb152222e3ff511c4a9be4e9c783 "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "51e722e9b908591a2d16dcd888399b66c1a4cb152222e3ff511c4a9be4e9c783 "
18- sha256 cellar : :any_skip_relocation , sonoma : "19e9fac71f503c9b13d7a1a6154d962980376242395dd05a6eaaf4c03470e2c2 "
19- sha256 cellar : :any_skip_relocation , ventura : "19e9fac71f503c9b13d7a1a6154d962980376242395dd05a6eaaf4c03470e2c2 "
20- sha256 cellar : :any_skip_relocation , x86_64_linux : "82c30ae1d2ba7f32585c12f995f43b8091586b8c49a074884cf87193dddcbb8d "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "63e9345238675dd02832ccbfd28ca7aab041c1f835981ca05bdde6a8e7e58637 "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "63e9345238675dd02832ccbfd28ca7aab041c1f835981ca05bdde6a8e7e58637 "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "63e9345238675dd02832ccbfd28ca7aab041c1f835981ca05bdde6a8e7e58637 "
18+ sha256 cellar : :any_skip_relocation , sonoma : "19ceed7980fdde3f703cf677c374e7d9eb774e74e2ba50b2ba67d7dba0316df0 "
19+ sha256 cellar : :any_skip_relocation , ventura : "19ceed7980fdde3f703cf677c374e7d9eb774e74e2ba50b2ba67d7dba0316df0 "
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "06a9c3991dbe625e7d4e23e5c9dc9f195f9c161a5b3a472d686d4a5427d2b570 "
2121 end
2222
2323 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments