jdtls: Update to version 1.13.0-202206110124

This commit is contained in:
github-actions[bot] 2022-06-11 04:29:37 +00:00
parent 022203ce2f
commit b78ae11c1f

View File

@ -1,5 +1,5 @@
{ {
"version": "1.13.0-202206101859", "version": "1.13.0-202206110124",
"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.13.0-202206101859.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206110124.tar.gz",
"hash": "8bc095d91f59f85841de469aaf3744792c83baf6c8e22a6bcdd647a077877a1b", "hash": "088f983001b377266868a26622c0ac68298268d5b9501511edbb990096cff19d",
"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\""
}, },