jdtls: Update to version 1.26.0-202307072044

This commit is contained in:
github-actions[bot] 2023-07-08 00:34:04 +00:00
parent f504728d49
commit 2fdeed86fb

View File

@ -1,5 +1,5 @@
{ {
"version": "1.26.0-202307071352", "version": "1.26.0-202307072044",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307071352.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307072044.tar.gz",
"hash": "dafa5f1a6ea2a3bb25137832dd1296b879c7c103e1db34d0caeefac4f8c41646", "hash": "d57ca435f9fab0599381f3f5822ccf1b2bad5010017e74c1b113f43f23b6d381",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },