diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 3703029fe3..6c17eff493 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.34.0-202402221644", + "version": "1.34.0-202402272049", "description": "Java language server", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "license": "EPL-2.0", @@ -7,8 +7,8 @@ "JDK": "java/openjdk", "Python": "python" }, - "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402221644.tar.gz", - "hash": "a85035af99bdfdaae06abb542260c9b279a71f014fd21b122a16dab80bf1642d", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402272049.tar.gz", + "hash": "4399e2a6d5202099559133c423e0dbfb171fd524fc47dc7a9fca29b70644c4cf", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },