jdtls: Update to version 1.20.0-202302082229

This commit is contained in:
github-actions[bot] 2023-02-09 01:58:58 +00:00
parent 3081b90501
commit 306a27e747

View File

@ -1,5 +1,5 @@
{
"version": "1.20.0-202302080104",
"version": "1.20.0-202302082229",
"description": "Java language server",
"homepage": "https://projects.eclipse.org/projects/eclipse.jdt.ls",
"license": "EPL-2.0",
@ -7,8 +7,8 @@
"JDK": "java/openjdk",
"Python": "python"
},
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302080104.tar.gz",
"hash": "991cf4519cc6dfbbe375fc562b5cb64bc8270c18983d5f5484f8f6e7cea6210f",
"url": "https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.20.0-202302082229.tar.gz",
"hash": "7cecc21bc5593c2a6cd70f19102a9b2dadba112f0ad7f7de11c215b7dc01dba9",
"installer": {
"script": "shim (search_in_path python.exe) $global jdtls \"$dir\\bin\\jdtls\""
},