jdtls: Update to version 1.34.0-202402272049

This commit is contained in:
github-actions[bot] 2024-02-28 00:33:10 +00:00
parent 281933a8c7
commit e886ae5bc0

View File

@ -1,5 +1,5 @@
{
"version": "1.34.0-202402221644",
"version": "1.34.0-202402272049",
"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-202402221644.tar.gz",
"hash": "a85035af99bdfdaae06abb542260c9b279a71f014fd21b122a16dab80bf1642d",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202402272049.tar.gz",
"hash": "4399e2a6d5202099559133c423e0dbfb171fd524fc47dc7a9fca29b70644c4cf",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},