jdtls: Update to version 1.22.0-202303281802

This commit is contained in:
github-actions[bot] 2023-03-28 20:29:13 +00:00
parent a57580bf75
commit 4888122cf2

View File

@ -1,5 +1,5 @@
{
"version": "1.22.0-202303281454",
"version": "1.22.0-202303281802",
"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-202303281454.tar.gz",
"hash": "fbcde4124788d257e3fe593c43ceae36eeb69ea4c372adb616ee125bb48b1eb3",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202303281802.tar.gz",
"hash": "8d1a3f25a0b453e805ce3e22af55bd0b826524f33401cab41750082083360da6",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},