jdtls: Update to version 1.12.0-202205230356

This commit is contained in:
github-actions[bot] 2022-05-23 04:31:14 +00:00
parent f2337c617a
commit 45ee87c84b

View File

@ -1,5 +1,5 @@
{ {
"version": "1.12.0-202205191805", "version": "1.12.0-202205230356",
"description": "Java language server", "description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls", "homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0", "license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk", "JDK": "java/openjdk",
"Python": "python" "Python": "python"
}, },
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202205191805.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.12.0-202205230356.tar.gz",
"hash": "a8810198bf8dcfd609618d1e32c91c2eaea4ff2d074b7aaca889384c504db1d7", "hash": "134a8544932a82dc044027c6deb61504f3a99f5fc4a5b8c8d4e93c33557dc127",
"installer": { "installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\"" "script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
}, },