diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 6c9a0af250..a70d31f648 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.13.0-202206292355", + "version": "1.13.0-202206301721", "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.13.0-202206292355.tar.gz", - "hash": "6818f8f67b3b394fe74e65426f8729d129c2a08e98bf9c51e2b4da8981502790", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206301721.tar.gz", + "hash": "5a29ad28d765f408106a87b147b239696942a11f22f950c52dc37176fce9cfc9", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },