jdtls: Update to version 1.12.0-202205122107

This commit is contained in:
github-actions[bot] 2022-05-13 00:35:24 +00:00
parent f9167b5069
commit 997dec7fe0

View File

@ -1,5 +1,5 @@
{
"version": "1.12.0-202205060359",
"version": "1.12.0-202205122107",
"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.12.0-202205060359.tar.gz",
"hash": "46185984d34f199981fd68ebfcc9d5ae5ee626e43747894b6a794b07a91b8559",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202205122107.tar.gz",
"hash": "00da4a40d5e7b90612e8fde19dfc2bbecbc2d5c83cd911a89b96cb1a65f13168",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},