jdtls: Update to version 1.15.0-202208080153

This commit is contained in:
github-actions[bot] 2022-08-08 04:31:58 +00:00
parent 22ff3aea75
commit 544d6f7811

View File

@ -1,5 +1,5 @@
{
"version": "1.15.0-202208050835",
"version": "1.15.0-202208080153",
"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-202208050835.tar.gz",
"hash": "62b99d8715f02eff2d55b7ec067090062cee23b56431bdae4ac732f5489c41a7",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.15.0-202208080153.tar.gz",
"hash": "4dbac51b95bfdb6f449729cb3d7a1249430cc6b7f3f2d50d9e54afc40c0961c2",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},