Skip to content

Commit 69bcb7c

Browse files
committed
ruff: update 0.12.9 bottle.
1 parent a10843e commit 69bcb7c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Formula/r/ruff.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ 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: "e48e831edc5a173608a4ee0693d1c07b4a1b66f2cd9f6ee231934b6e1b4ff68b"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f93ff10b75a071f6314e240ba030782ddbcdc247ee1833d9dd5b983a4aa42325"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "8f897c299397a190f7c5afaebbed98e9e60a0218f5c6051e3a6be70c09d5eb29"
13-
sha256 cellar: :any_skip_relocation, sonoma: "711b4a05f4c93f0ad0238771255989c8d411fcf695e3d48b2dc8046ffea98775"
14-
sha256 cellar: :any_skip_relocation, ventura: "f8ec0b8b6846b5e9bbe9e145ec8992fbcaef420c49e0c1cfddba481e9f7d252e"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "44e187a49ea7f8393cb13f85d43678cdc65c12c0c9d912ec8a45c3d63258c905"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "557df5248c0794fef6dbb1f2a62745ab3e1ec4fdf525a1006ee3a7b0d0b71ea2"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0f28c830d56b654a3c24b1fe206e19c83268b2dde87ae86688e41c9e91df6aea"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bbad443fa17a25875aa1ab4b74a2cdf377cfa0d76e4be0d798620fcaaffb8c14"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "6246c060b5bdc5f00c3499f85b7fbe29a4f47522e1dcbe9e54dd099edbeda4b2"
13+
sha256 cellar: :any_skip_relocation, sonoma: "02e7eda11513563bf67d3954ab8abb54b8f83c49af021657b2a189b2c6794c3a"
14+
sha256 cellar: :any_skip_relocation, ventura: "2e13f9d52fb6ec1a2b8f6c5be02ea364b9aae0d70ac1f62cebe60c38ff5d0670"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "b842edbd1fbcf0d1c2391d087d9868115f381426ff153524662b1b68e6281a82"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c76a71fb1bc867340ec69eca57323d1985d66c04ab16c8c5914bab6bb6880a04"
1717
end
1818

1919
depends_on "rust" => :build

0 commit comments

Comments
 (0)