jdtls: Update to version 1.35.0-202404090315

This commit is contained in:
github-actions[bot] 2024-04-09 05:08:20 +00:00
parent d743cfa326
commit 5d0bfa1ec9

View File

@ -1,5 +1,5 @@
{
"version": "1.35.0-202404081827",
"version": "1.35.0-202404090315",
"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.35.0-202404081827.tar.gz",
"hash": "40347db6e8e527396ebcf70156ce7d7c36ced62a9a7205419fefc4a168b8546c",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.35.0-202404090315.tar.gz",
"hash": "d3aefafa116c52943fc6d63b01ed997d37100357fb6d6c9c2ad96460f375b447",
"installer": {
"script": "shim (Get-Command 'python.exe').Source $global jdtls \"$dir\\bin\\jdtls\""
},