Skip to content

Commit d036439

Browse files
committed
ruff 0.15.5
1 parent 3477f1b commit d036439

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.15.4.tar.gz"
5-
sha256 "dfe55be1f641b12cb2b9e7d2974afc1db56dc766d144a030accd9fcecbdbad59"
4+
url "https://github.com/astral-sh/ruff/archive/refs/tags/0.15.5.tar.gz"
5+
sha256 "248dece1157347eade855b663ef0eef4b1797e29779c2cce7fc769f51c05c298"
66
license "MIT"
77
head "https://github.com/astral-sh/ruff.git", branch: "main"
88

0 commit comments

Comments
 (0)