jdtls: Update to version 1.15.0-202208310248

This commit is contained in:
github-actions[bot] 2022-08-31 05:03:11 +00:00
parent 14ff5571aa
commit 14ee047ff2

View File

@ -1,5 +1,5 @@
{
"version": "1.15.0-202208300645",
"version": "1.15.0-202208310248",
"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.15.0-202208300645.tar.gz",
"hash": "9124e854814ca6c89fafed41f76a6803db86b5c6aa1c03af52ee9fffb8c88372",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208310248.tar.gz",
"hash": "9585c0c0ac16986b47cf2664cf25bbd59508498ae3a465c0b5dced6e54bdec77",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},