Skip to content

Commit e05c2ba

Browse files
committed
ruff: update 0.14.3 bottle.
1 parent 67dbec5 commit e05c2ba

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_tahoe: "2ada613f3bf8bc9cbcbdef72ebad51ef7a6cb5634be5253dfe53a4c0947fc431"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7ee5406f4bc1f680f0e1201e0ba0fec342688ce0d1b28f9c6882db27d97f685c"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "646b31137a5c848e602f91cf077c71c2777943ce3426f29330176ccda7e78507"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f7d03215a5528cb32d3a16ff1e4b5a08328287765124cda7ffe156ae98085093"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "130a7c613eec52e8754021a32012cdd09ac017561d03dd8c03878df6c8f06dc3"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "86773e4a78e9ec96f92422b259ae4093911cfd54363928a49894b662deac2ffa"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "871bc9930b313eb8d56fe96d09cede7ed6487fc710b8af41a5459b88e10c2efc"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "49627ee7bcc7fd6be1f5f20b527a697ee114b87386f953f4cbab16a6494cd705"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5e00b9b5c66782545c53adfe60a764435fcacb679382813ad43a4015d20b1b76"
13+
sha256 cellar: :any_skip_relocation, sonoma: "fe218522d7df712e9ae1e811e136692c4bff81ea7251aeea145302859067e0bb"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "63c89fcf19f3f4ecd309b3e46bfc74dbf02a8ce7e41ab4a1a8f3e1b0b927a1b4"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c19646abc49a1ad5c5bab23fcc4c382573612ec3c31b02d12b1335008d32e0a9"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)