Skip to content

Commit

Permalink
ruff: update 0.8.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 19, 2024
1 parent 0b3a3cb commit 2a54e8d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/r/ruff.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Ruff < Formula
head "https://github.com/astral-sh/ruff.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9cce93a7dad976b7d65875eab156a697ac8eb24e08e75bf57115ddedc32c46c4"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "13159c9ffbe6dc1095b1ad8a322fbe1c953bde89cbf774605ba3ccbdd3c69824"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7c23214c06f7ddff3194ba288449dee7dfe55f3fb26956d7c63de8ae3cc36934"
sha256 cellar: :any_skip_relocation, sonoma: "9a24c43c215a81945cc01e563f3955ffa56dae8d175bc8d99e7ab93a4c19c045"
sha256 cellar: :any_skip_relocation, ventura: "f7d3bd6f41795481bde6f37c77bdf667f1697fa8fb21569e40ff604419169561"
sha256 cellar: :any_skip_relocation, x86_64_linux: "72c2d2811179191121009f54914144b7245516944522d6d279b87faf8b514df1"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "736a9f3e6d1f8afdd3213af48a50d7a4464dc70594651e3151defdab7788e12d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7a92276688d6738323c9a0fef2876b3a6588703462c84b19798a7261311830fd"
sha256 cellar: :any_skip_relocation, arm64_ventura: "434970855642b8f736e072db5af8ee36b76c3c8e149f52f212a8331e10cf5246"
sha256 cellar: :any_skip_relocation, sonoma: "9c39b75c2f6353229dc8b4e1c591099358a4bd69f08a73e19282b112f85ea68d"
sha256 cellar: :any_skip_relocation, ventura: "7736a25c660636174ac0ca522365e9e717bee2351ad60543e62a15f9e03f3c8a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "53d4cb7c5151ca49f37db6c1a4cc73aa75a033836ee12bbd34b119634e735fdc"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 2a54e8d

Please sign in to comment.