jdtls: Update to version 1.21.0-202302220755

This commit is contained in:
github-actions[bot] 2023-02-22 08:29:33 +00:00
parent 680cf95a4c
commit 1851f8b327

View File

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