jdtls: Update to version 1.26.0-202307071352

This commit is contained in:
github-actions[bot] 2023-07-07 16:29:05 +00:00
parent b9b47e5909
commit 42c2aa1cbd

View File

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