Skip to content

Commit

Permalink
ruff: update 0.4.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 9, 2024
1 parent 65b7804 commit 1cbb72b
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: "1d0d354190e6f8a2c8deab3e8af6e8dfff8837aad31e769e1c4d4e042467cf39"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1a94f1d0977f596d250f08e23cef0ea0b08d07c34fc33388f9fc603031f2c172"
sha256 cellar: :any_skip_relocation, arm64_monterey: "e2804685a0639dd4ff438cb88839c2df1000b11e5ead52bf0df25a8dfdf85600"
sha256 cellar: :any_skip_relocation, sonoma: "06f99b46d8751a2e816c36665ad4d42c2dd3a7f31353c6add8d41766866948b2"
sha256 cellar: :any_skip_relocation, ventura: "b7a946ec6a46eef2f97b1b68f1bae30cb886dd3cd0bdce73692c323d022500d0"
sha256 cellar: :any_skip_relocation, monterey: "27ea3304c243a14686bb02b106bb192acb1846751f7efbb773f88d3e709aa035"
sha256 cellar: :any_skip_relocation, x86_64_linux: "50b64ea5bc55422811743b96af58567419e2600ba150bb0749a6f8776dc7063b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "01f43231a1730526653cd72657a07645c04190a40fff78c9dc8c2b355edcfd55"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6d453b18e828b8fa426d9a24cefe6a1f05c5ea46d3e837fabd6fe02a40d3a654"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9d75bb953b47c9e0d57ef3cef9a6beeb830a7a5f0f047e0b955ee6e8c4abf4c9"
sha256 cellar: :any_skip_relocation, sonoma: "fe417bafa882fbc0a2d88e2601c29655dd4b722800d115756c69baf9a197b069"
sha256 cellar: :any_skip_relocation, ventura: "f4b3c47eef5d31abf34229eb433f504a66f9f93c6d13abe4656f16091bcbcbd5"
sha256 cellar: :any_skip_relocation, monterey: "e92e557e1fa16ae905ebf7f0cb11e8507468b94377dbc2f2485d8d3520a9094f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c585d4981a49a2c02343e732819894f5a451d8c0054cced2a5c80ecfa4c290c4"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 1cbb72b

Please sign in to comment.