jdtls: Update to version 1.17.0-202210100442

This commit is contained in:
github-actions[bot] 2022-10-10 04:56:26 +00:00
parent e3d2b33181
commit e6b43d2752

View File

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