jdtls: Update to version 1.14.0-202207141442

This commit is contained in:
github-actions[bot] 2022-07-14 16:31:12 +00:00
parent ad878be9e8
commit 4c5673a4d7

View File

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