jdtls: Update to version 1.26.0-202306291736

This commit is contained in:
github-actions[bot] 2023-06-29 20:25:26 +00:00
parent 85812f9424
commit 6bf2265197

View File

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