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 FaasCli < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "b0b50c84a1d973c1a0f87e5d9c83f58c2d358bf340a48cdce6e337a2b2c9e865 "
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "b0b50c84a1d973c1a0f87e5d9c83f58c2d358bf340a48cdce6e337a2b2c9e865 "
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "b0b50c84a1d973c1a0f87e5d9c83f58c2d358bf340a48cdce6e337a2b2c9e865 "
18- sha256 cellar : :any_skip_relocation , sonoma : "79de4a7e523535949d6f22ba1ed9a45fc9af81a26698fe6af3ab9ef48d5205ae "
19- sha256 cellar : :any_skip_relocation , ventura : "79de4a7e523535949d6f22ba1ed9a45fc9af81a26698fe6af3ab9ef48d5205ae "
20- sha256 cellar : :any_skip_relocation , x86_64_linux : "11428d46cccdba5917bab8401a5fa5dd8ccbef2fcd4bd74284a7de9e2e672437 "
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "b8e0e4582ea032b2f5e56adb1ea50825666851f8468f796403e7f8b70396db55 "
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "b8e0e4582ea032b2f5e56adb1ea50825666851f8468f796403e7f8b70396db55 "
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "b8e0e4582ea032b2f5e56adb1ea50825666851f8468f796403e7f8b70396db55 "
18+ sha256 cellar : :any_skip_relocation , sonoma : "3db62602ba1ee749e8a28470d555a28eddeb2171b659955870bc9f642c03d225 "
19+ sha256 cellar : :any_skip_relocation , ventura : "3db62602ba1ee749e8a28470d555a28eddeb2171b659955870bc9f642c03d225 "
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "f3c0b527ffdb1469ad6344198cdf464357596493b52401bb735d037aa5dcabcc "
2121 end
2222
2323 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments