Skip to content

Commit

Permalink
ruff: update 0.6.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 20, 2024
1 parent 36662ad commit 6c97f44
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: "1b337e949aae4423f88ba343f06e80637e17a046e562f4f58de0fecf568c0ef5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e5441b499df701e2708bfd3202f1a1e7805ec302b97e2d049d5c102cdc92049e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "27916715a079dceb7c4b14fe708017ce47b0fd2c39ad2550dd1325a4d1ecfc59"
sha256 cellar: :any_skip_relocation, sonoma: "1d69fa62a5ef1ec61c4e7dbc0d92690a0c1e888b51a26cb30e5f3380d531e7e1"
sha256 cellar: :any_skip_relocation, ventura: "b42b47f7be5fcde61fb607e093cac9cadadfb4e7f6b18503143465121bdc83d7"
sha256 cellar: :any_skip_relocation, x86_64_linux: "24d266105030192228e5d6946ebedc91ffb2cddb961b069ca96415528f779e4b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2e85d7eefcc77d903662319ba94a4de325e84c79a9e3d43ba202cf565a9718f7"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "426e94017f612842264d7cdbb4f177d59316a49eab41f2dc53a3164e36e4e06a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "cbad72ec096164359cfe47a07f63dc31414ffbc669fd3bafa908b4b52455eb2f"
sha256 cellar: :any_skip_relocation, sonoma: "fe9e8d84d60874f3ab80e8e460b82ff6c21fdcc5ee4dc48169d01a4a81fd55a7"
sha256 cellar: :any_skip_relocation, ventura: "65b30ddd363e71f61198428b4ea20bb061880f0c1a65236930a1b4b455b458cc"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4aafb67d9be181a2cd26fb6ed5fd015f3ecc41ba56dd70f02d47fe4296e878d6"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 6c97f44

Please sign in to comment.