Skip to content

Commit 8c200cf

Browse files
committed
ruff 0.12.4
1 parent f2c9c1e commit 8c200cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/ruff.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ruff < Formula
22
desc "Extremely fast Python linter, written in Rust"
33
homepage "https://docs.astral.sh/ruff/"
4-
url "https://github.com/astral-sh/ruff/archive/refs/tags/0.12.3.tar.gz"
5-
sha256 "69995d2d58a2ce8324ea057c02183512ec71eb5c68861e33bdcecc1f38df3700"
4+
url "https://github.com/astral-sh/ruff/archive/refs/tags/0.12.4.tar.gz"
5+
sha256 "7b543b99cd9e5e6b0969e5a1c28ee19e1ad147914da7cbb52ad0a77fa9662dd0"
66
license "MIT"
77
head "https://github.com/astral-sh/ruff.git", branch: "main"
88

0 commit comments

Comments
 (0)