jdtls: Update to version 1.22.0-202304061040

This commit is contained in:
github-actions[bot] 2023-04-06 12:30:11 +00:00
parent 50adde1a4d
commit 12f4492bff

View File

@ -1,5 +1,5 @@
{
"version": "1.22.0-202304060813",
"version": "1.22.0-202304061040",
"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.22.0-202304060813.tar.gz",
"hash": "e30e21e3e1a14476d2aecaf19e61cd46444d4a17f76adc908f9c749e1b8aa2c4",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.22.0-202304061040.tar.gz",
"hash": "179293ab43066311a97997c2ca016335dbbd2974775c4d077692661eb2a7f760",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},