jdtls: Update to version 1.21.0-202302230430

This commit is contained in:
github-actions[bot] 2023-02-23 08:28:46 +00:00
parent d1725b154e
commit 762c053d8f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.21.0-202302222352", "version": "1.21.0-202302230430",
"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-202302222352.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.21.0-202302230430.tar.gz",
"hash": "6a31966e35332e8222353f4a11b2064074b7a6893a5ba8e0ba0d0148f74048e4", "hash": "da63c425d41081475d20bb01526a973f0cb1904e5a132ce6eda4627c0f83e48b",
"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\""
}, },