kubecm: update 0.21.1 bottle.

master
BrewTestBot 2023-01-10 02:28:07 +00:00
parent 49626ef501
commit 67025297fe
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -6,14 +6,13 @@ class Kubecm < Formula
license "Apache-2.0"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "da53fe957ccec5fced1f7b1406f68f0180890a5c6d29384bcdd4d5898cdf0834"
sha256 cellar: :any_skip_relocation, arm64_monterey: "595be4ef9cdce6336d7a43c9dfc0d67baec9b9b167e6310465b9b8c0db7ad595"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "fdbd1332e1342c67ad70f23cc79ba14ef91cc3b0ca6016252b127d0ea7468922"
sha256 cellar: :any_skip_relocation, ventura: "401c12e8cc6495e10d0c04ba9e478df6675247da68ddf7121a32bd194fc96015"
sha256 cellar: :any_skip_relocation, monterey: "f40d4d436547c7252ddbd572efc4465b5a54561733b0c9bd7f185d6a24b17a9b"
sha256 cellar: :any_skip_relocation, big_sur: "e6fb0203b3bc20741a42e0d97ddc0b102a54864ba6a4b617410ed69df1d1a739"
sha256 cellar: :any_skip_relocation, catalina: "6dbb0621f4a68ec640400ecf98c2a09921313d74badf1d67f4240601ec095839"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1c6264ac4fee941ba35a2081eac068207b45d161e43cca2136fe89eb8b01451c"
sha256 cellar: :any_skip_relocation, arm64_ventura: "323d8e600a26f3128b5414e93b09ee9306d37568ddf330ab55e4a477a866dabd"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3f8b8454457bdcd03b06931361df192b1444700b44e720ed9d8e689c20f05480"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "41c65487ed6fff96d892842bc9d4f377352e0d0f7baef128c59de6561fbdc9b2"
sha256 cellar: :any_skip_relocation, ventura: "03fc31b451fce5a6c6dc84b245235d3b46151f9d60fb8f7225c8d13955a26f23"
sha256 cellar: :any_skip_relocation, monterey: "dfc601b2c7fc93a3f6df18f6557383af494b668c87fd49050d2ad1d032218da6"
sha256 cellar: :any_skip_relocation, big_sur: "a7566e731a32917288ac31cafa191ae72062d08ec8c5559b22685120e9dd388d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "98000ac8c905a7525afb291f5b2a14cabd325823ea72d8087a9656e042723083"
end
depends_on "go" => :build