Skip to content

Commit

Permalink
aiven-client: update 4.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 25, 2023
1 parent b36ab53 commit 9b58ce2
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions Formula/a/aiven-client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ class AivenClient < Formula
head "https://github.com/aiven/aiven-client.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b305efc5db3035efad11cc911c90a1938b2c411403d6ab670c55af43189b5b9d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "718117c6146a956d59a381792ad472e8dac03a9e38cfcf3f85bf3b9dd6795519"
sha256 cellar: :any_skip_relocation, arm64_monterey: "4c6ed0f635a3c8099ed1c98a853b7fdf2573f6ee68715074347d5cbee023f2e7"
sha256 cellar: :any_skip_relocation, sonoma: "3e30101059457e6767cee65852c4dedf67fdb29b3f7f91e337e24ceb413fb43b"
sha256 cellar: :any_skip_relocation, ventura: "057bf8cbd25c47248e7b668e7ccc74576e1211cde3af3da54f9e4d1ef8698f4b"
sha256 cellar: :any_skip_relocation, monterey: "ff290091fb814250cdbf21a1fedfb5e50936ce075f2630d54046addaf468e69e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d57dcba0965c44a2bb7687c686234ff1d91c10d2817e8d5e7fe747fcd4d438c2"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8aa6347005c918084ec5f483b599cc8dfab2a73cdf1cf281b6f59caecf6537de"
sha256 cellar: :any_skip_relocation, arm64_ventura: "58429a6c9d968418986836548f98611f744bed68b1f733f37380d7f5833c0eda"
sha256 cellar: :any_skip_relocation, arm64_monterey: "79bd9db375396df85f3623745a311faf0c7ebe2d1af975a473281d7192066311"
sha256 cellar: :any_skip_relocation, sonoma: "e20aaeb061f534a7786cb310a56a732b8b7286ee0a7a369f64ba746f20117438"
sha256 cellar: :any_skip_relocation, ventura: "7c82ef8afaf7bcd0920ae77ec8b758fdf479af52cbd97759ff887b972719b462"
sha256 cellar: :any_skip_relocation, monterey: "8950368eaee73ee77b5b20700279057c914fb4b49c1cefc0662518f2d32542d8"
sha256 cellar: :any_skip_relocation, x86_64_linux: "047597c18b186cee563ae6f484c1af088134a39c552dfea1b1b5cfbbba75e46d"
end

depends_on "python-hatch-vcs" => :build
Expand Down

0 comments on commit 9b58ce2

Please sign in to comment.