jdtls: Update to version 1.12.0-202205311813

This commit is contained in:
github-actions[bot] 2022-05-31 20:32:31 +00:00
parent dc4158a0ea
commit 48bfa446a9

View File

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