jdtls: Update to version 1.17.0-202210170943

This commit is contained in:
github-actions[bot] 2022-10-17 12:32:38 +00:00
parent 0252ee8e13
commit ddf3387e00

View File

@ -1,5 +1,5 @@
{
"version": "1.17.0-202210130525",
"version": "1.17.0-202210170943",
"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-202210130525.tar.gz",
"hash": "6a52cb7fe8767542e13f90a7e7d419de03ab71b600f073c771f3ccacd4a0a7b7",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210170943.tar.gz",
"hash": "b1068b73c5d5cd2d39d1dc2e9ceb12071b1fabb98bef9054aab661176e09a8e1",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},