diff --git a/bucket/jdtls.json b/bucket/jdtls.json index 907f983f3e..3c5391d45a 100644 --- a/bucket/jdtls.json +++ b/bucket/jdtls.json @@ -1,5 +1,5 @@ { - "version": "1.17.0-202210120538", + "version": "1.17.0-202210130525", "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.17.0-202210120538.tar.gz", - "hash": "f83b0336ea5fc4aaacd2887901ca87b9ffaaa414bb3b987a598a57da197f67fa", + "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210130525.tar.gz", + "hash": "6a52cb7fe8767542e13f90a7e7d419de03ab71b600f073c771f3ccacd4a0a7b7", "installer": { "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" },