Skip to content

Commit

Permalink
ruff: update 0.0.286 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 26, 2023
1 parent 12b3b09 commit cec5762
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_ventura: "dc39d7ae6bc7a796007ee1ed98481413f7bd4529a8a0026cf0baeefba069fa3a"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f5ed050d2d874fdf45406fcf68eb47320ca345a098db148c13bb10202442a124"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2360d33cf9db4e47f8b1905b177398780a7d23d8903205ec24540440081fd535"
sha256 cellar: :any_skip_relocation, ventura: "551994a196c16d86c67f8e1f76a6599d4ee7215b22ffcbcdc103b7acf93cad7b"
sha256 cellar: :any_skip_relocation, monterey: "ce9c41c3e1a1de59e568837513552b05ad1181ae6920c161d7c3d420e77595b6"
sha256 cellar: :any_skip_relocation, big_sur: "9d54ef9b8a210a35cc2497659730ca56edc5ee99e39b305a7344c5520b997cff"
sha256 cellar: :any_skip_relocation, x86_64_linux: "051478e168a52e23bdffac1a8daa3b44712eb0072a06a364f72b2df49258a998"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1633a92f8c8893890e282ed73f60d7075369b77911ed2233cccfa384934d9344"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f0c822e061f1fc9655d219be13227089be7eb0e76ca4e2622611c20660f6a593"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "3a89a9e48cd6f35f07efa5b62836eb245d3ac554342747885f48687ba9f01602"
sha256 cellar: :any_skip_relocation, ventura: "f9170f37903ebc54f0593162dcd8c833dfbe0bf9bd3eb0290ecfd758d9064452"
sha256 cellar: :any_skip_relocation, monterey: "ffdb3d697a79e35ecc9fa6f96ecc96dda15bb1554ce4761ceab8706211164a39"
sha256 cellar: :any_skip_relocation, big_sur: "da570919fc6ead326929e1373153ecb35591b8424582b5f8bde51542d6afa8cf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "06ab9ec7071cdc0a4d411345208f47a5b2931b7f5896baf34c3e1c85e521ab61"
end

depends_on "rust" => :build
Expand Down

0 comments on commit cec5762

Please sign in to comment.