jdtls: Update to version 1.34.0-202403051729

This commit is contained in:
github-actions[bot] 2024-03-05 20:24:56 +00:00
parent 983d94d210
commit a88de82dd5

View File

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