Skip to content

Commit

Permalink
ruff: update 0.4.2 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Apr 25, 2024
1 parent a4a734e commit 3ef129b
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: "d2e2b65a0b049d58f8e57a10846908f79ba79713dea27f018828b290891bdc44"
sha256 cellar: :any_skip_relocation, arm64_ventura: "a9c2caf9f9074181bf7a9979315ad535d884c17f76e3295e92c03e6eeceadba0"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d8a6be3b47e9441bc42efce017a3f492bb7d8d2c19193b49d23b19aa897a1d21"
sha256 cellar: :any_skip_relocation, sonoma: "460e16f731c7342e1d17c1cc674140700460bedea40b41da3cb0add39026c75f"
sha256 cellar: :any_skip_relocation, ventura: "1162e854e40da607c88d147eac58dc1c24bbb3d730aa9ad4d08553f6431f4763"
sha256 cellar: :any_skip_relocation, monterey: "13ab05a0136990ce63657e2cbcfd17d8c191b23fb6296b11f084d6f074c76e4f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "952937e1753e1785b60b3185a02dd9fbab7a5c0e36a6e1d57f31accd52c1bff0"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b3ca6994532456cede59b21ec7ce70ac2a0e418bff7eab82257aaf259a883b3a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6ab15cc890c560b8ad65db56d42b5e39b323a3c6e070014c9b5901e58a0f1851"
sha256 cellar: :any_skip_relocation, arm64_monterey: "0a39db5213e55fe35db3fadb5749aa082a2ade465ccb9896ee4e5cba5849f7d1"
sha256 cellar: :any_skip_relocation, sonoma: "63f70ce492a79719154dc43e7c539c677ee28f5370af28519f886db99fd095de"
sha256 cellar: :any_skip_relocation, ventura: "11215756255e894b095895c7aec821cfdff4066da686e26f4a364e7530b52ed4"
sha256 cellar: :any_skip_relocation, monterey: "7cf14e099836403f4a0558cb3937aeb7b8f797b6bde139fc0b3aed2edf4b2772"
sha256 cellar: :any_skip_relocation, x86_64_linux: "da2c3b7994b288cf061694f2388264524be6f222c97e657c41d7323e64d0993b"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 3ef129b

Please sign in to comment.