diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 3324048834..997f344233 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.14.0-202207181617", + "version": "1.14.0-202207190518", "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.14.0-202207181617.tar.gz", - "hash": "cee4d947f6c0f3ca0f7918fe20c124cd00295b933fdc565c6cd623b5d86d80a1", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.14.0-202207190518.tar.gz", + "hash": "ccc5a4b33cf2d7e3094c75773025c6ae7a94258e2bace1b4c41b9f7b625c0471", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },