diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 57e785a9e0..384481d311 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.18.0-202211012209", + "version": "1.18.0-202211021915", "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.18.0-202211012209.tar.gz", - "hash": "7ec0a15d71202bb0ac7928a812c2661fb51c64735023386f43cf4647609403ad", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211021915.tar.gz", + "hash": "e79ae2559721a506f83758d948f3e697ec3e56f66225224e62ef2e785c895310", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },