jdtls: Update to version 1.17.0-202210120228

This commit is contained in:
github-actions[bot] 2022-10-12 04:48:32 +00:00
parent bda3c0088b
commit 2b478f6ead

View File

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