jdtls: Update to version 1.34.0-202403182011

This commit is contained in:
github-actions[bot] 2024-03-18 20:25:29 +00:00
parent 7f1986be22
commit a081aa8358

View File

@ -1,5 +1,5 @@
{ {
"version": "1.34.0-202403160337", "version": "1.34.0-202403182011",
"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-202403160337.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202403182011.tar.gz",
"hash": "23bc41e2e27934b64d9282b538a16aade922876314abe91c8d2c5a1b49f4510f", "hash": "3eea2a6c2d953915f716620cdd5daa6172211aebbb93aeb48492aa5b1c43b1ba",
"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\""
}, },