diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 99b75784f9..7fa22a9f27 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.33.0-202402060645", + "version": "1.33.0-202402092302", "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.33.0-202402060645.tar.gz", - "hash": "c9169bc702aef6c208fc2a7594e7991d76089b3d105eee2416c1ae38b58485af", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.33.0-202402092302.tar.gz", + "hash": "10d1533588ed0ff535c2b12c45ae47a8f24eae1050d50f7fabb9d9afedeba45b", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },