jdtls: Update to version 1.34.0-202402282001

This commit is contained in:
github-actions[bot] 2024-02-28 20:25:04 +00:00
parent 29ee05b0a7
commit d61a460ea3

View File

@ -1,5 +1,5 @@
{ {
"version": "1.34.0-202402272049", "version": "1.34.0-202402282001",
"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-202402272049.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402282001.tar.gz",
"hash": "4399e2a6d5202099559133c423e0dbfb171fd524fc47dc7a9fca29b70644c4cf", "hash": "d7c984c0e20a5233ad34df62448d91b0aaafd8c52f71c83b2c8bb2cf5ba0aad0",
"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\""
}, },