jdtls: Update to version 1.21.0-202302210255

This commit is contained in:
github-actions[bot] 2023-02-21 04:28:22 +00:00
parent 4012870ba8
commit adaf91e344

View File

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