jdtls: Update to version 1.17.0-202210120538

This commit is contained in:
github-actions[bot] 2022-10-12 08:31:19 +00:00
parent d2450c4c70
commit 2c68039039

View File

@ -1,5 +1,5 @@
{ {
"version": "1.17.0-202210120228", "version": "1.17.0-202210120538",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210120228.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.17.0-202210120538.tar.gz",
"hash": "69443aa51e01296d14f99fe2d1f2827c9777b740c07e1194988a7a1c1114b062", "hash": "f83b0336ea5fc4aaacd2887901ca87b9ffaaa414bb3b987a598a57da197f67fa",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },