jdtls: Update to version 1.12.0-202205280157

This commit is contained in:
github-actions[bot] 2022-05-28 04:31:31 +00:00
parent c827fcb3e1
commit 2db26eaebc

View File

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