istioctl: update 1.15.2 bottle.

master
BrewTestBot 2022-10-12 09:08:26 +00:00
parent 605ba71262
commit 2e758cf185
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -8,12 +8,12 @@ class Istioctl < Formula
head "https://github.com/istio/istio.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "f6024a64484f0c67a29d6209e0c13e8b90d25924d5a85d19f4defdcd5b399080"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "f6024a64484f0c67a29d6209e0c13e8b90d25924d5a85d19f4defdcd5b399080"
sha256 cellar: :any_skip_relocation, monterey: "b4ca1cff5fc1f4373cffc38f905cb7ecb5f1049b1db0f5b9d0c2826b9967428e"
sha256 cellar: :any_skip_relocation, big_sur: "b4ca1cff5fc1f4373cffc38f905cb7ecb5f1049b1db0f5b9d0c2826b9967428e"
sha256 cellar: :any_skip_relocation, catalina: "b4ca1cff5fc1f4373cffc38f905cb7ecb5f1049b1db0f5b9d0c2826b9967428e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "47be9623e692cec34eca7a781611efc551970062d38d5706b476ce997cda7850"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bc1f2097974290906a81c9113f9da3dcc68ae65158c2cf797dbaa7b8ac090d4e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "bc1f2097974290906a81c9113f9da3dcc68ae65158c2cf797dbaa7b8ac090d4e"
sha256 cellar: :any_skip_relocation, monterey: "235c4f96b924156e9814639ad7f461b26d5b993e71223df9e034a80faa9ed6e9"
sha256 cellar: :any_skip_relocation, big_sur: "235c4f96b924156e9814639ad7f461b26d5b993e71223df9e034a80faa9ed6e9"
sha256 cellar: :any_skip_relocation, catalina: "235c4f96b924156e9814639ad7f461b26d5b993e71223df9e034a80faa9ed6e9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "ba723b8869ecfdc0edd4aa58df99815329229e48c03ae254fc1ddccd8732059b"
end
depends_on "go" => :build