Skip to content

Commit 8171b32

Browse files
authored
Merge pull request #203746 from Homebrew/bump-ruff-lsp-0.0.60
ruff-lsp 0.0.60
2 parents 0f8fcd2 + 651e5bf commit 8171b32

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Formula/r/ruff-lsp.rb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ class RuffLsp < Formula
33

44
desc "Language Server Protocol implementation for Ruff"
55
homepage "https://github.com/astral-sh/ruff-lsp"
6-
url "https://files.pythonhosted.org/packages/fa/4f/d855c6c298326384b2d8c6396f21e3ab421ea9bf089c1ead0718f0bfce36/ruff_lsp-0.0.59.tar.gz"
7-
sha256 "340a9d42b6fbdbc09f6a5c6d641bd4fa1e7f51868427467109a1331955c52754"
6+
url "https://files.pythonhosted.org/packages/fb/bd/cd7765264e969fa443c610843250a1cf77739de4e1890c54d475fa55661c/ruff_lsp-0.0.60.tar.gz"
7+
sha256 "f92e924914c5db8e3b5bd3c0dae662952b05fd32bd3fc598d463078acd90c191"
88
license "MIT"
99

1010
bottle do
11-
sha256 cellar: :any_skip_relocation, all: "0ee57d863d9f0e0fe49f9af398575e3f28a6cf8637da6aa0ca33ea7c7ca0e95e"
11+
sha256 cellar: :any_skip_relocation, all: "6583a0b88e461c3199f5dd9ab1dc5ccaddb1b6bd5b84d627ca488fffe363d646"
1212
end
1313

1414
depends_on "[email protected]"
1515
depends_on "ruff"
1616

1717
resource "attrs" do
18-
url "https://files.pythonhosted.org/packages/fc/0f/aafca9af9315aee06a89ffde799a10a582fe8de76c563ee80bbcdc08b3fb/attrs-24.2.0.tar.gz"
19-
sha256 "5cfb1b9148b5b086569baec03f20d7b6bf3bcacc9a42bebf87ffaaca362f6346"
18+
url "https://files.pythonhosted.org/packages/48/c8/6260f8ccc11f0917360fc0da435c5c9c7504e3db174d5a12a1494887b045/attrs-24.3.0.tar.gz"
19+
sha256 "8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff"
2020
end
2121

2222
resource "cattrs" do

0 commit comments

Comments
 (0)