Skip to content

Commit

Permalink
ruff-lsp 0.0.49
Browse files Browse the repository at this point in the history
  • Loading branch information
Porkepix committed Jan 6, 2024
1 parent 33474c8 commit b11622a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/r/ruff-lsp.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class RuffLsp < Formula

desc "Language Server Protocol implementation for Ruff"
homepage "https://github.com/astral-sh/ruff-lsp"
url "https://files.pythonhosted.org/packages/4e/a5/5d71ee2a65cd8d8d785f231e6407dd031794493eaf2f870643c4e6b0b87e/ruff_lsp-0.0.48.tar.gz"
sha256 "efc0381d43e34aef4b5fdecd6c84f8a1f3a52aa2c0cb2a4d73bb4b7075095e93"
url "https://files.pythonhosted.org/packages/9f/94/33db7ee5edc9935a21a79c79d1dba7b08b93c8de97b29e98c43ed64053e8/ruff_lsp-0.0.49.tar.gz"
sha256 "dc18046d7fdc81477435fe7b58407ba13964d2d1b67b8cd337d280f47dc405f0"
license "MIT"

bottle do
Expand All @@ -23,8 +23,8 @@ class RuffLsp < Formula
depends_on "ruff"

resource "attrs" do
url "https://files.pythonhosted.org/packages/97/90/81f95d5f705be17872843536b1868f351805acf6971251ff07c1b8334dbb/attrs-23.1.0.tar.gz"
sha256 "6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015"
url "https://files.pythonhosted.org/packages/e3/fc/f800d51204003fa8ae392c4e8278f256206e7a919b708eef054f5f4b650d/attrs-23.2.0.tar.gz"
sha256 "935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30"
end

resource "cattrs" do
Expand Down

0 comments on commit b11622a

Please sign in to comment.