jdtls: Update to version 1.22.0-202303161920

This commit is contained in:
github-actions[bot] 2023-03-16 20:26:08 +00:00
parent 01a09c8c66
commit 6e2729cfac

View File

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