Skip to content

Commit c26433b

Browse files
committed
ruff: update 0.9.3 bottle.
1 parent ab971e0 commit c26433b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

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: "321c76ee1af004603781e3951d08d7e62a2db45b49295c573cb691a76cce25c2"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a67231d0bc50934884870877c36f0cde87b85dfad8d8cd078a2c392edf9789e6"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e4956d710e60d7f82a31a75ea6784572fed492f885038ab2eafbe46f2588fd1f"
13-
sha256 cellar: :any_skip_relocation, sonoma: "3ea9257ada89fbf9b1ad07bde315a67a00c749f2e4c90c5ea15def860e4ebfc8"
14-
sha256 cellar: :any_skip_relocation, ventura: "77ead1ab9d917489c539760165cc82178cb96dabb44b206030dbcdde35a17756"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "c4af1c57c2c7d885ebb8e33551e5b1ff4fbb75d1ba8cd64de97b5a54061d2970"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2f39fa90e26b619423407a583d42c00078eb6a6b9b5550c790a0cd95232bd4e3"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2d736f8cd33aa4b43e6e52dc6b6ba718fd2fd71a17c7fa7fd373f3fe786a202c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "810215879118444c2ba217383197edb1f9eed868721f753bf85117147144c6ab"
13+
sha256 cellar: :any_skip_relocation, sonoma: "5ab64a4da5776c64968b3de8eeb347eb281ba84a6a085ccca962b775f26f31c8"
14+
sha256 cellar: :any_skip_relocation, ventura: "3b37ee9e082b2e1e4027c96af6d4f3e51f9cd4eee8de6dd9fad430336b30f179"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "793df3f2a3257b9ada6e28852ecdfd24079367863260837fce47394207fbe2a5"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)