jdtls: Update to version 1.17.0-202210130525

This commit is contained in:
github-actions[bot] 2022-10-13 08:30:31 +00:00
parent b70060fabe
commit de10bf894c

View File

@ -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\""
},