Skip to content

Commit 6573755

Browse files
committed
ruff: update 0.10.0 bottle.
1 parent e5ddeb0 commit 6573755

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Formula/r/ruff.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Ruff < Formula
77
head "https://github.com/astral-sh/ruff.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "894f3768d5630d1747a91b7446826bd5d72a093924a3749d0e23f6e9ff426ea3"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c1c9e20c3ceaa541fad31dd8adc5693ad55aa3aee5d0cc0d713243e91d006e9e"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "1ba7dfd61ac76e8ce3c5017aa28838af863b449b091abdb082ca0557ec69149e"
13-
sha256 cellar: :any_skip_relocation, sonoma: "7f913ec46355a55548642fe1d1fb6aa864ef3abef53b88009f800b5099e2dc7d"
14-
sha256 cellar: :any_skip_relocation, ventura: "25b8dccf80562a1eeb12f9bae65f65bc9df8a9151ad803194f383fbf8309509f"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "980268a9825ce096366032ec5bd8d151f037d11effd5f6bbc061b97d31777224"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b7e22df7cb8e4f855fd4f2484da5307314c5c32dd3c03effc07723c86449ae8b"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d87220589eccfc11416db0e2efd4960f3d36ed81a5003c1592aaa2c392b792c3"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "53a3a8adef4e96927e173e817539e457d6cff0eb6467558dbb9bbe08162cfbe6"
13+
sha256 cellar: :any_skip_relocation, sonoma: "4987953f3415d8202e56de5efce2f9bab3477a0d0c55d292a48f25f8807f4426"
14+
sha256 cellar: :any_skip_relocation, ventura: "74b58c27609588fe83796a7a9f5afc41f4259c3ffb472bb643100b394b115e25"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "69572e0413c75496a801385d27b0ea48423fbb88e445b9c32ef92b3700f034df"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)