jdtls: Update to version 1.34.0-202403052029

This commit is contained in:
github-actions[bot] 2024-03-06 00:33:20 +00:00
parent 8aa4594fc5
commit a5e11b2a7f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.34.0-202403051729", "version": "1.34.0-202403052029",
"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.34.0-202403051729.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202403052029.tar.gz",
"hash": "436d9cebe05f9dcf56bc71304362c2bda3f7e1e359e82f6b32e3b181087478bd", "hash": "b66c11a8c524b473b3c01a8cd3753399234fdeb0436e2943f8763f4b2ef0b440",
"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\""
}, },