jdtls: Update to version 1.34.0-202402160102

This commit is contained in:
github-actions[bot] 2024-02-16 04:24:47 +00:00
parent f983af9594
commit af240a1905

View File

@ -1,5 +1,5 @@
{
"version": "1.34.0-202402151927",
"version": "1.34.0-202402160102",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402151927.tar.gz",
"hash": "4c299c0dba65e6ebd3bfbb734418ac536daa0041f41e2fcc08dea7f8f65f8b00",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402160102.tar.gz",
"hash": "b80a5df0e5c768fcc357de47407eb58c62fa3bcc67b1606af76db7709ad5a048",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},