Skip to content

Commit

Permalink
ruff: update 0.0.283 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 9, 2023
1 parent 8c1aefb commit ce11892
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/ruff.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Ruff < Formula
head "https://github.com/astral-sh/ruff.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "7c82dfff74a5ebe989e4f516e40583d694a3e86200c2590c85909eb060bdea96"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c9c7488ac0a0a839c0d48241d8c7655ae3ae982988b381ef00104d3f65d2e1da"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "10bccdf5f23821459ab9c92e1d88be6452ab78a10045e89da4bb6ef825462e41"
sha256 cellar: :any_skip_relocation, ventura: "ceea57ed956dc83ef38c5f0a02572f59a22dc13a71b1710fd81db96c2cba3d35"
sha256 cellar: :any_skip_relocation, monterey: "b388be8e49a0d5329e110502db63c7b329b5d36954e0f8f9d07bd0c3bff514da"
sha256 cellar: :any_skip_relocation, big_sur: "1ad9c6a33d849effe709f79fec22bbeb6a48a732a81d203c98d3077ff0f3203a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0e3a4ad3a6eda141518fec86df49603b7312be984c795589d808000ec39b7c17"
sha256 cellar: :any_skip_relocation, arm64_ventura: "237537901fc9c90db13bd84df7be011fbe51842978705e4763d7f6384ede0e68"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9c815d7f5f832f42022a45bcd895fb8565e2c790625a66041dc069410d1df172"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "76dd67a7d7b7e92d61523cc337383f2ff1040f46844a2d9c8940cf70e0d106c8"
sha256 cellar: :any_skip_relocation, ventura: "8cd471e90cbb4aa8ac6a154f6a3e634b2dc3ece8e80760606d903d7a5b69da84"
sha256 cellar: :any_skip_relocation, monterey: "99572e8d119783f6e4df4c0e2e146988b39e9395c494315976a926b6f446a3ba"
sha256 cellar: :any_skip_relocation, big_sur: "bf1c1f4329d6a2f7c641528c023ffe22b83595d1c8026c0030b2a0c11595f425"
sha256 cellar: :any_skip_relocation, x86_64_linux: "17026b17b0188860d0bdc5c07115e825a30a7e2e7551fe23072aace88612af9c"
end

depends_on "rust" => :build
Expand Down

0 comments on commit ce11892

Please sign in to comment.