Skip to content

Commit

Permalink
ruff: update 0.3.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 11, 2024
1 parent 5be9b0e commit f11d57b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/r/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_sonoma: "bd3ed932fe4ef435b58c0889848faea9880229f9f3ffd6fa3131de5f08602df3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c71a9817e6b244173e8d125a7dde615dc9cf5796df81c5a65259b2d1c3d1ba37"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c9595691dd6dd4f6abb9fd57edd620ff7c26d03e87ada0a2186476b0d2a08cc7"
sha256 cellar: :any_skip_relocation, sonoma: "79452afe9262610a48bc58316cf1f84eb4af1486752b0ff4c2722427fc21cb24"
sha256 cellar: :any_skip_relocation, ventura: "0403ee6619a54d221a44399c6532acd0fcc1957722e819f47d838972cb631350"
sha256 cellar: :any_skip_relocation, monterey: "d0b5dec6541a3c7b0a0c99ec7ed6a1578c3e81435cf42f1d927b2b50f9af1629"
sha256 cellar: :any_skip_relocation, x86_64_linux: "1bf1d954f5bd08b653632d7c2b8bb45eeac477b764abafbd866b85cffbeadfd7"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1065c7c5c266e89cb5ef90dccb588243c03800fa815c0c097d04a5b4901aa006"
sha256 cellar: :any_skip_relocation, arm64_ventura: "db522aadc5fcb0b791fde1d5188fb610ba9700ce970547602cd390209c2bb35d"
sha256 cellar: :any_skip_relocation, arm64_monterey: "3a400f5285280897d212ce3ece43c4a9c3f7a2fde2b1ee9538b095ae362df026"
sha256 cellar: :any_skip_relocation, sonoma: "5d7a633993d99b8e5d31fd100efd196310867707c42c0d4eca8c244b25e28ed9"
sha256 cellar: :any_skip_relocation, ventura: "1e1a981ad47d7bb05ceb1d2a51794045b414c8e7c28aa22cd444e1464084fbc0"
sha256 cellar: :any_skip_relocation, monterey: "e0070a52c39d7c7453b55bc04cf1f2f9e4ee0caf8380a486e33d70ada0263743"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7bfe7cc6b61ccfa68ba22dc8026cf312ba72159f33cddc9a38df4b3b6b2a05a7"
end

depends_on "rust" => :build
Expand Down

0 comments on commit f11d57b

Please sign in to comment.