jdtls: Update to version 1.25.0-202306202116

This commit is contained in:
github-actions[bot] 2023-06-21 00:33:29 +00:00
parent f5d6eb1bfc
commit c25c10a21f

View File

@ -1,5 +1,5 @@
{
"version": "1.25.0-202306192052",
"version": "1.25.0-202306202116",
"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.25.0-202306192052.tar.gz",
"hash": "33d0d5d3e4d4c9bb2cfc59beda67a20027d85db6fbe31542a992316364b3b011",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.25.0-202306202116.tar.gz",
"hash": "7392c3105b3c20d3bbaa50445846f41526727d2beb2f9c98d555838a568407cd",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},