jdtls: Update to version 1.26.0-202307040324

This commit is contained in:
github-actions[bot] 2023-07-04 04:28:41 +00:00
parent 97d7b4c107
commit 6a43c9aa0f

View File

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