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