jdtls: Update to version 1.14.0-202207162227

This commit is contained in:
github-actions[bot] 2022-07-17 00:34:20 +00:00
parent 66278a5e41
commit bc24eb7ec0

View File

@ -1,5 +1,5 @@
{ {
"version": "1.14.0-202207141442", "version": "1.14.0-202207162227",
"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.14.0-202207141442.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.14.0-202207162227.tar.gz",
"hash": "8dbaefa8dca92b009f29d94ebe2c57b71662c88f1bf16a7471abdfca13994d33", "hash": "c820ccbc997360c32d88572eae5e49e16a4584bff167782c294ade1f0a9cb60f",
"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\""
}, },