jdtls: Update to version 1.22.0-202303302111

This commit is contained in:
github-actions[bot] 2023-03-31 00:33:32 +00:00
parent ab51ac1c08
commit d5ae59be00

View File

@ -1,5 +1,5 @@
{ {
"version": "1.22.0-202303300627", "version": "1.22.0-202303302111",
"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.22.0-202303300627.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303302111.tar.gz",
"hash": "b5bd11f3babbf2a585fd7bd0f20981a74c68d5a0594622339e64fd4895b48d92", "hash": "a08654fafd5155a1807dc1da73fe3a72256a8e189577a91250103361e2a87e55",
"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\""
}, },