jdtls: Update to version 1.26.0-202307261837

This commit is contained in:
github-actions[bot] 2023-07-26 20:23:36 +00:00
parent e5f84b88df
commit ca444bd507

View File

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