jdtls: Update to version 1.16.0-202209280948

This commit is contained in:
github-actions[bot] 2022-09-28 12:32:25 +00:00
parent 13fe1d307d
commit 1aff5f8c3d

View File

@ -1,5 +1,5 @@
{ {
"version": "1.16.0-202209271915", "version": "1.16.0-202209280948",
"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-202209271915.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.16.0-202209280948.tar.gz",
"hash": "575ed7aa1a6f67d5b75e7c3b452eef76d26e7c1563adcb7906b3ca987955be19", "hash": "bae71181d6ab419930e7f9b40ca5eb79005556165c0b5627e408e3fab5a185c9",
"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\""
}, },