mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
update usage
This commit is contained in:
parent
babb3aa74e
commit
372fce4445
1 changed files with 2 additions and 2 deletions
|
@ -71,8 +71,8 @@ The JSON log is one JSON string per line. The following documented events and
|
||||||
fields are stable, undocumented ones may change without notice.
|
fields are stable, undocumented ones may change without notice.
|
||||||
|
|
||||||
event=updated
|
event=updated
|
||||||
An update is detected. Fields ``name``, ``old_version`` and ``version`` are
|
An update is detected. Fields ``name``, ``revision``, ``old_version`` and ``version`` are
|
||||||
available. ``old_version`` maybe ``null``.
|
available. ``old_version`` and ``revision`` maybe ``null``.
|
||||||
|
|
||||||
event=up-to-date
|
event=up-to-date
|
||||||
There is no update. Fields ``name`` and ``version`` are available.
|
There is no update. Fields ``name`` and ``version`` are available.
|
||||||
|
|
Loading…
Add table
Reference in a new issue