jdtls: Update to version 1.34.0-202403200437

This commit is contained in:
github-actions[bot] 2024-03-20 08:26:00 +00:00
parent 11f7ef26eb
commit dc2a283c3e

View File

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