jdtls: Update to version 1.20.0-202302080104

This commit is contained in:
github-actions[bot] 2023-02-08 02:00:59 +00:00
parent 11c1a28ca9
commit 6612257a48

View File

@ -1,5 +1,5 @@
{ {
"version": "1.20.0-202302070338", "version": "1.20.0-202302080104",
"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.20.0-202302070338.tar.gz", "url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302080104.tar.gz",
"hash": "e4bfb6acccf811b765ad7c9a7e43178d64453bfaa48512ade1f9558bfacbcb71", "hash": "991cf4519cc6dfbbe375fc562b5cb64bc8270c18983d5f5484f8f6e7cea6210f",
"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\""
}, },