circleci: update 0.1.18556 bottle.

master
BrewTestBot 2022-05-20 07:04:41 +00:00
parent 8684f2eeb0
commit 7c8f19f1f4
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 6 additions and 6 deletions

View File

@ -9,12 +9,12 @@ class Circleci < Formula
head "https://github.com/CircleCI-Public/circleci-cli.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_monterey: "9e015e481e09ca4728a46e5ad4ebd2e698a8036b45cd5140e77ebe84121cbca7"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1cc0ad554a422f00ad024470062d9eca0468568b4fe266d3fb2a47f6f7cf4e66"
sha256 cellar: :any_skip_relocation, monterey: "a2b0f354239da7e6ef72bca0f6a90cd9868a9a400e464ce51b628b96d6cf8161"
sha256 cellar: :any_skip_relocation, big_sur: "7c635769a1d40686fa57700f028c61b8692eb916496a49e00d438ac3b335448f"
sha256 cellar: :any_skip_relocation, catalina: "651f2293275bc0445b6346c201710f2a0001ad1ecbefdc9564ec05a5c4505c3a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "397877e963c86b2ce3b63330d58c4e787e73c8158bd6cb7cbf7e73edb8a2d1f2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "af37137dbd7df5c25b20b5438a3d16ab0a0e99e85306593585b31f40850b5213"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2bd5ecab3c42cdff5f89ec19219e41c85b3b09ccaaf28c6ea75b1b247ebbced3"
sha256 cellar: :any_skip_relocation, monterey: "4a1711842045f591993e3910804bf82c9310a6ac8f0730f76337cd9981ac74ea"
sha256 cellar: :any_skip_relocation, big_sur: "a306ba74969753b76a87ce95f038e4dc5f5cfc9dada8295714cbf18454699044"
sha256 cellar: :any_skip_relocation, catalina: "aedb92801e3993f322a341aea4ab560d3c3b28260c4cd8f8a40a7193dc677765"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c9615108fe850a5dc1bcab13a16f9d78c3567b07dba112560dc7f1e840b0ba64"
end
# Bump to 1.18 when the x/sys dependency is updated upstream.