jdtls: Update to version 1.19.0-202212012232

This commit is contained in:
github-actions[bot] 2022-12-02 00:34:27 +00:00
parent abf69b1296
commit c88212d606

View File

@ -1,5 +1,5 @@
{ {
"version": "1.18.0-202212011747", "version": "1.19.0-202212012232",
"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-202212011747.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.19.0-202212012232.tar.gz",
"hash": "35459f52ef861eef90d084c83570be3d0c6482579afbe6fc39b83dfa625b61ab", "hash": "a3ffe38b3c9afc161ce15d2fdde7f77d4651fb1ef5b0a84beb12ff074095335d",
"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\""
}, },