Skip to content

Commit

Permalink
ruff: update 0.9.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 10, 2025
1 parent 8c1c38c commit f8d1922
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: "5e86602622bf410c7be328e53a1a24638b7812562c543a2d80ecd61d5d962d67"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "29214cf601c5e5c6b53863e4bdd072689c57ee111f464a074eeb6fa9c02c6482"
sha256 cellar: :any_skip_relocation, arm64_ventura: "612e9c5bcd0eeafce7fbe07785ddaa6dc2e44fe81e6ab715626ec21f3cf665b9"
sha256 cellar: :any_skip_relocation, sonoma: "0fe0087d673959b1f26bc99761c88226ea2d78bd8c5e8198396b35190279f649"
sha256 cellar: :any_skip_relocation, ventura: "3b546434e06851633c156133fc1754014e51e14e0bff3f0769f46c94d513953b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5c97625dd5b0ec74a90b40564dd765614349937b66de5e31be776e081db901e4"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0e563bdf1aaf17c48b0c5514e2f29f27468ed06fe78fb6b89bd48a00f7a23e75"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "27fbaca9defb76f6368c237182736cc4f3a6559d660bdf149ae8c179dfeedd44"
sha256 cellar: :any_skip_relocation, arm64_ventura: "52cc501f285a6aa16e1d909a52bd87c238d9b7b71baa85f1c62a9e24a2d782c3"
sha256 cellar: :any_skip_relocation, sonoma: "c972c87b7683accfba2d6ca13630c8f5f8b51b65d4ab53e4f550763187c01f52"
sha256 cellar: :any_skip_relocation, ventura: "9b66e32e35076ab6545ae3938f0497c513c9c5610ab35afbde74480600b0e903"
sha256 cellar: :any_skip_relocation, x86_64_linux: "c0983375694f8ac25938b9d8f4a695a9a70cd288b617afb452a8103e3aba5ea2"
end

depends_on "rust" => :build
Expand Down

0 comments on commit f8d1922

Please sign in to comment.