jdtls: Update to version 1.14.0-202207180535

This commit is contained in:
github-actions[bot] 2022-07-18 08:30:10 +00:00
parent fae811afe6
commit d3b0fb64c5

View File

@ -1,5 +1,5 @@
{
"version": "1.14.0-202207162227",
"version": "1.14.0-202207180535",
"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.14.0-202207162227.tar.gz",
"hash": "c820ccbc997360c32d88572eae5e49e16a4584bff167782c294ade1f0a9cb60f",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.14.0-202207180535.tar.gz",
"hash": "9d0cc460425a3a53101bbbd6f4c90bb4dd18fdab7ceb8788aee74ef497dac259",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},