jdtls: Update to version 1.15.0-202208311644

This commit is contained in:
github-actions[bot] 2022-08-31 20:30:15 +00:00
parent 853a517238
commit af57334a1c

View File

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