jdtls: Update to version 1.17.0-202210251856

This commit is contained in:
github-actions[bot] 2022-10-25 20:30:22 +00:00
parent d878caf0b5
commit 381523d7ac

View File

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