jdtls: Update to version 1.15.0-202208092358

This commit is contained in:
github-actions[bot] 2022-08-10 00:35:07 +00:00
parent 954362b541
commit 8fa227843f

View File

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