Skip to content

Commit

Permalink
ruff: update 0.0.272 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jun 14, 2023
1 parent fafcec8 commit 29a49a0
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/charliermarsh/ruff.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "36e9e0d2625d77126f920bf11573315f1bfacf560311816a4338a649158ec7c6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "167efa1f2ed0f32c3313e81e146a415bc3c8bd3f6cec356d11c26e5faf94d18c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "28771b8d615e7fab88c59df5574fefc0bd53bc5c154c94cb17ddb4c9a6071a90"
sha256 cellar: :any_skip_relocation, ventura: "c140ea149e017ef6922402203194fce37375d2e1305b2639e51cf626f6ba1f34"
sha256 cellar: :any_skip_relocation, monterey: "92fe55196fbc52c32ca472d59a62dcb1f5180fb733848578e406254a44c3f237"
sha256 cellar: :any_skip_relocation, big_sur: "fa1e78bfe4ec13239fb458e124269a6d73800db2c85a5e030148991873da450d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1234711acb2955cb647e149be9c5b3068e4daa22957997b4be4ed2da896f881b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d834945c135e099918ea8e895ec0f158e4410958dfb1da3e97580010e4739b63"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1302c76444d84a4608171ced1700910e16aeefadc8aef02989a7cc1d5cac043c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "6188f396a7cfb7fa125616cd6df0efe8f1ad5d05fcad0d4a5a9e555cd7380650"
sha256 cellar: :any_skip_relocation, ventura: "f557b8a76893b5de0b37a54939a8118d56af92e2c2e81cbcba0b1bde87776d11"
sha256 cellar: :any_skip_relocation, monterey: "8a397f3edb941760510b4fb2045e81edd79e2e717d7375b42938bc63b3552fd4"
sha256 cellar: :any_skip_relocation, big_sur: "da8b8c81d2e8e440b7bca1677d89737f378d0d0cd45aec07281e6467af8eb372"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6e65efe9337c737e1d1033d9ede5a7c4654ffdacbed930f8b6fd0ec5d6a8913b"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 29a49a0

Please sign in to comment.