jdtls: Update to version 1.26.0-202307041703

This commit is contained in:
github-actions[bot] 2023-07-04 20:27:31 +00:00
parent 0498fd37b4
commit d0d701221d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.26.0-202307040324", "version": "1.26.0-202307041703",
"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-202307040324.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.26.0-202307041703.tar.gz",
"hash": "cdc746a036354d38c72d85e9417361aa4a03346797d07a90f5def8aa7beaae47", "hash": "2a5bc790d6feda5a76d69d94105ffae3aa6d3f02a402ec8a72a1833f925d8fcc",
"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\""
}, },