Skip to content

Commit

Permalink
ruff: update 0.6.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 21, 2024
1 parent 784216b commit 69953df
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: "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"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "09b121c954f886297856020461e233b715b8219e54dabe7b9d0901558ddcf963"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5c0a2302d4f66d59859af2cf18f23ed0ac3e97f4c935f8242f03988c7ebf65be"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9dc75e5c05762f7c2e202932175aa8156e113445321dfeb9e26a19e27f3248fe"
sha256 cellar: :any_skip_relocation, sonoma: "823019934694df716909b513d7a4bbb46f779e9b0adcbf1b4d283ccc33ad391f"
sha256 cellar: :any_skip_relocation, ventura: "fc4e30faea2e3d95faf29d8edbca1b0c9c1bc9f3c0e8dd1f13e1192d1ef438da"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8571667ea375cd4db6968f2db47eec308a9bb99c9a33936b444869ac60b7fa8c"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 69953df

Please sign in to comment.