jdtls: Update to version 1.34.0-202403200828

This commit is contained in:
github-actions[bot] 2024-03-20 12:30:44 +00:00
parent f0a4a45a2a
commit f20e0874c1

View File

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