jdtls: Update to version 1.14.0-202207190518

This commit is contained in:
github-actions[bot] 2022-07-19 08:31:03 +00:00
parent 2f4ff518dc
commit 6b0b0129d2

View File

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