jdtls: Update to version 1.21.0-202302222352

This commit is contained in:
github-actions[bot] 2023-02-23 00:34:15 +00:00
parent f1a5baff5e
commit 76b5729395

View File

@ -1,5 +1,5 @@
{ {
"version": "1.21.0-202302220755", "version": "1.21.0-202302222352",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302220755.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302222352.tar.gz",
"hash": "4eb32b3f65941126025f421744a90b439eed85ee4e874d04bb7523577ce2f0af", "hash": "6a31966e35332e8222353f4a11b2064074b7a6893a5ba8e0ba0d0148f74048e4",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },