jdtls: Update to version 1.26.0-202307141620

This commit is contained in:
github-actions[bot] 2023-07-14 16:28:01 +00:00
parent 01160663c8
commit 57f81012e9

View File

@ -1,5 +1,5 @@
{
"version": "1.26.0-202307100228",
"version": "1.26.0-202307141620",
"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.26.0-202307100228.tar.gz",
"hash": "46a720e3e48cfb471b394d4ea67588218b038e8106b5d003da607edb874d24aa",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307141620.tar.gz",
"hash": "a29d786a24ecd49d19b546dfe006bf9e8d9b01f54e15de21244ae1e2f5a79d0d",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},