jdtls: Update to version 1.22.0-202303170534

This commit is contained in:
github-actions[bot] 2023-03-17 08:28:35 +00:00
parent 72148652a7
commit c7e54da9d9

View File

@ -1,5 +1,5 @@
{
"version": "1.22.0-202303161920",
"version": "1.22.0-202303170534",
"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.22.0-202303161920.tar.gz",
"hash": "096dfb492a3ec08d736e586e47584b172fc56399ebca2c1f62e812fb57eb3eb8",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303170534.tar.gz",
"hash": "4b8c33ea0dc7b4509ce75d7286c6d08d5e4f72246a777c10a13371c3de552a18",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},