Skip to content

Commit

Permalink
Merge pull request #161581 from Porkepix/bump-jdtls-1.32.0
Browse files Browse the repository at this point in the history
jdtls 1.32.0
  • Loading branch information
BrewTestBot authored Feb 1, 2024
2 parents 20cecbc + c81a13c commit 1cde840
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/j/jdtls.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ class Jdtls < Formula

desc "Java language specific implementation of the Language Server Protocol"
homepage "https://github.com/eclipse-jdtls/eclipse.jdt.ls"
url "https://www.eclipse.org/downloads/download.php?file=/jdtls/milestones/1.31.0/jdt-language-server-1.31.0-202401111522.tar.gz"
version "1.31.0"
sha256 "6c25f62d0b74d1dd92ab19afbafbe5041eb06c2b853eab57f7f42fe6feb01f7c"
url "https://www.eclipse.org/downloads/download.php?file=/jdtls/milestones/1.32.0/jdt-language-server-1.32.0-202402011424.tar.gz"
version "1.32.0"
sha256 "bba02783c07b825a1aa6e4555175624f49a4745cf1d69cb98b159faeb54d9525"
license "EPL-2.0"
version_scheme 1

Expand All @@ -15,7 +15,7 @@ class Jdtls < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "42dd36ba9eb35f7193d9a828eb1e3eefce85c6a79c7acca88f1451c05cc2109a"
sha256 cellar: :any_skip_relocation, all: "a2a79622b700a058512641339cbee6817e7e4b3ca4bdf8ddac0fca83c16e2548"
end

depends_on "openjdk"
Expand Down

0 comments on commit 1cde840

Please sign in to comment.