jdtls: Update to version 1.21.0-202302201954

This commit is contained in:
github-actions[bot] 2023-02-20 20:26:25 +00:00
parent f619387c7b
commit 5e84fe2099

View File

@ -1,5 +1,5 @@
{
"version": "1.20.0-202302201605",
"version": "1.21.0-202302201954",
"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.20.0-202302201605.tar.gz",
"hash": "e62ccd18f6778d7b4910f588173af066c362f1eb318783d49fbc485a9e135765",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302201954.tar.gz",
"hash": "a86575e6e51ace22d9c33b9b40a16c55f0d6298324a20df25d769a5468b08e06",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},