jdtls: Update to version 1.14.0-202207200759

This commit is contained in:
github-actions[bot] 2022-07-20 08:31:07 +00:00
parent 507c4f8620
commit 0b94fbb3f6

View File

@ -1,5 +1,5 @@
{ {
"version": "1.14.0-202207190518", "version": "1.14.0-202207200759",
"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-202207190518.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.14.0-202207200759.tar.gz",
"hash": "ccc5a4b33cf2d7e3094c75773025c6ae7a94258e2bace1b4c41b9f7b625c0471", "hash": "5cff4b72a21e32913a695adb4ea755ad9c3a749621c6b693a26178b2c34633bb",
"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\""
}, },