jdtls: Update to version 1.16.0-202209290134

This commit is contained in:
github-actions[bot] 2022-09-29 04:58:44 +00:00
parent b48e6a5efc
commit 75842af913

View File

@ -1,5 +1,5 @@
{ {
"version": "1.16.0-202209281954", "version": "1.16.0-202209290134",
"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.16.0-202209281954.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209290134.tar.gz",
"hash": "11d090f1f541c015d3892f55d1f16b6619cc8985f00a18feb1e11fbc794efb43", "hash": "49b78dcd2aa853211bdc548d06e0bd3f775c088c0f0de06b596cfffcc062970a",
"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\""
}, },