Skip to content

Commit

Permalink
ruff: update 0.5.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 19, 2024
1 parent f29ca07 commit 09c3e86
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: "b66579fe92b173018f34ba85c307daf9f17c310c795efb03c561c5c035666c49"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3473f65f38c118f1ead470306171c99c6e412359d0907ee9209a3fa9ce9e4df7"
sha256 cellar: :any_skip_relocation, arm64_monterey: "112c33e963b5308c68026dda51b29f6f02cb93d24fac6e6ab642bbc0a146cd00"
sha256 cellar: :any_skip_relocation, sonoma: "0ab6ff3826586a02ab65fd1dfa33503961241598f4f95a2398164abd84d7a771"
sha256 cellar: :any_skip_relocation, ventura: "82b2fbb7f88af803b2a782a5fb91d637eef1b82a17eb795ac5525c4cc8d87410"
sha256 cellar: :any_skip_relocation, monterey: "2eb834374c0a155e5d031202d95e62a5197fa3001d8421b1a6f5b4b89802980c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6e0e45947e74b4119e09f17659cf832273d598c4b5171ff09bcea3b61bac4274"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b7ba9802a31e651ac9ca286d24898610889b94c31b773e6b2f70235438501a84"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9b77086536d9cd582e793ab253cee3ff1f58fdbe08adb5e44cca55fd66d777fb"
sha256 cellar: :any_skip_relocation, arm64_monterey: "318b5919a3db7d424fcf962ae0fc5fcbad6aedd864a9ea79276856971241f92a"
sha256 cellar: :any_skip_relocation, sonoma: "e1b0297a1325f31e02395145e500dee5f6dcaee0ea4bbd1e2a587f394e75db37"
sha256 cellar: :any_skip_relocation, ventura: "b33ad225af62be5874f7212843fabf9b16879d42e9524d78a88b90ee1695e525"
sha256 cellar: :any_skip_relocation, monterey: "a3fa42932352954c4bc18a09f0f5a720a618b543ec9a366530b9350a6293f979"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a4d2e053e0dd54e3ac379766e928f4c1965df021a87254c1417b92fd6bb60ddb"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 09c3e86

Please sign in to comment.