jdtls: Update to version 1.13.0-202206120354

This commit is contained in:
github-actions[bot] 2022-06-12 04:30:04 +00:00
parent c57b34fe40
commit 02e91072ba

View File

@ -1,5 +1,5 @@
{
"version": "1.13.0-202206110124",
"version": "1.13.0-202206120354",
"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.13.0-202206110124.tar.gz",
"hash": "088f983001b377266868a26622c0ac68298268d5b9501511edbb990096cff19d",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.13.0-202206120354.tar.gz",
"hash": "a0d54053a6c4e03bb95099742e17f70ba5ccc49d811f51614d3ca05ab573f36b",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},