jdtls: Update to version 1.18.0-202211171527

This commit is contained in:
github-actions[bot] 2022-11-17 16:30:37 +00:00
parent 384a660a0e
commit c154f7ac91

View File

@ -1,5 +1,5 @@
{ {
"version": "1.18.0-202211151951", "version": "1.18.0-202211171527",
"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.18.0-202211151951.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.18.0-202211171527.tar.gz",
"hash": "7f9ec8e3a342d9df85e4cbe9114e47b515c94872faa1d045edea62bfeb28e9a4", "hash": "f7ce6ff1c649a9b6415ece8014061ba5eddfd13c97e0ed3b36125bebd87077ea",
"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\""
}, },