Skip to content

Commit

Permalink
cloudsplaining: update 0.7.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 12, 2024
1 parent 1ae82ec commit d2f025c
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Formula/c/cloudsplaining.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ class Cloudsplaining < Formula
head "https://github.com/salesforce/cloudsplaining.git", branch: "master"

bottle do
sha256 cellar: :any, arm64_sequoia: "7c52be8c64703a1f5d42d86c19a91fd8938849bc59e1edaa628e20d9c97f5be3"
sha256 cellar: :any, arm64_sonoma: "fc712783e39ae5f45379f2bbdfc4543502bea22a980f25d67fec7d2be91b9103"
sha256 cellar: :any, arm64_ventura: "f48c595869087d9abab3b184f6a5b72c5c543e71b1a49d6c6bc6146bec759d56"
sha256 cellar: :any, sonoma: "597fa4494945ef0bccb050f0673755ac5c529ef01900227a2f843e6cc5aaa7f4"
sha256 cellar: :any, ventura: "0ee5f36cdd7ad1ed59d873f0fcc019bba966c69cf9268c54b8d4d1b2047b1971"
sha256 cellar: :any_skip_relocation, x86_64_linux: "71ba33cea0f36a1073b676af739d97f4e7d37bb9ce8b021ec9281c59b30c0aef"
rebuild 1
sha256 cellar: :any, arm64_sequoia: "6b61627915a7b3667aaf043d3b93e592976331b7c4959268d740617e4024b134"
sha256 cellar: :any, arm64_sonoma: "2a16443716d3b16a6de9f8ed36f67aa696e27fe300df7c24a6bcc7a375b3009a"
sha256 cellar: :any, arm64_ventura: "e52d2f16cee73d1e4e762de57af865f43015271a68a3d2db7534ca2e8f0c5f0d"
sha256 cellar: :any, sonoma: "b9097549536108aead847a54ff70eae30f46cf459bfdfc6cfe984148f26ebe7b"
sha256 cellar: :any, ventura: "84aa91784e523fa792cc05ef8387895c6e623babefc436f2729b5f5be3f5416a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e29089a83b100805bf0c65dace1542153bfc9ca8d43b71d41dbf7c6ce155b580"
end

depends_on "rust" => :build # for orjson
Expand Down

0 comments on commit d2f025c

Please sign in to comment.