jdtls: Update to version 1.34.0-202403261717

This commit is contained in:
github-actions[bot] 2024-03-26 21:06:00 +00:00
parent ee597a4268
commit c91dd91082

View File

@ -1,5 +1,5 @@
{
"version": "1.34.0-202403251759",
"version": "1.34.0-202403261717",
"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-202403251759.tar.gz",
"hash": "f1911c0c5e4998cd7ecceafcab1a68eb4fca7f558fdb0ba81a1ac3db9cef402f",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.34.0-202403261717.tar.gz",
"hash": "53e1eeb413637f4e0d38ac1df4928ab30f03392e8ae88a8c60bc94b44596c624",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},