File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ class Jdtls < Formula
33
44 desc "Java language specific implementation of the Language Server Protocol"
55 homepage "https://github.com/eclipse-jdtls/eclipse.jdt.ls"
6- url "https://www.eclipse.org/downloads/download.php?file=/jdtls/milestones/1.50 .0/jdt-language-server-1.50 .0-202509041425 .tar.gz"
7- version "1.50 .0"
8- sha256 "3292c5c33888f95ab0ff718e777ee94ff5496b8635a23a8844b876ee090ebdea "
6+ url "https://www.eclipse.org/downloads/download.php?file=/jdtls/milestones/1.51 .0/jdt-language-server-1.51 .0-202510022025 .tar.gz"
7+ version "1.51 .0"
8+ sha256 "8a59372117881bf5bdc0220f2254472846b88137c058f344b00a7d41427745a1 "
99 license "EPL-2.0"
1010 version_scheme 1
1111
@@ -17,7 +17,7 @@ class Jdtls < Formula
1717 no_autobump! because : :incompatible_version_format
1818
1919 bottle do
20- sha256 cellar : :any_skip_relocation , all : "e0b0e346647377ee053c6aeb419af9d6550e5b0a9329594d03c71a39110d1b0f "
20+ sha256 cellar : :any_skip_relocation , all : "dcb7f8dac1838f7f2826d8f109ffc4ae1863ff23999b640bcca1b8de4e80a1bc "
2121 end
2222
2323 depends_on "openjdk"
You can’t perform that action at this time.
0 commit comments