chore: add '-Z' suffix to timestamps in names.json

This commit is contained in:
Jennifer Richards 2022-10-14 16:55:40 -03:00
parent bef7492eda
commit 354b3ef311
No known key found for this signature in database
GPG key ID: 26801E4DC0928410

View file

@ -16086,7 +16086,7 @@
"fields": { "fields": {
"command": "xym", "command": "xym",
"switch": "--version", "switch": "--version",
"time": "2022-09-22T00:09:27.552", "time": "2022-09-22T00:09:27.552Z",
"used": true, "used": true,
"version": "xym 0.5" "version": "xym 0.5"
}, },
@ -16097,7 +16097,7 @@
"fields": { "fields": {
"command": "pyang", "command": "pyang",
"switch": "--version", "switch": "--version",
"time": "2022-09-22T00:09:27.867", "time": "2022-09-22T00:09:27.867Z",
"used": true, "used": true,
"version": "pyang 2.5.3" "version": "pyang 2.5.3"
}, },
@ -16108,7 +16108,7 @@
"fields": { "fields": {
"command": "yanglint", "command": "yanglint",
"switch": "--version", "switch": "--version",
"time": "2022-09-22T00:09:27.886", "time": "2022-09-22T00:09:27.886Z",
"used": true, "used": true,
"version": "yanglint SO 1.9.2" "version": "yanglint SO 1.9.2"
}, },
@ -16119,7 +16119,7 @@
"fields": { "fields": {
"command": "xml2rfc", "command": "xml2rfc",
"switch": "--version", "switch": "--version",
"time": "2022-09-22T00:09:28.809", "time": "2022-09-22T00:09:28.809Z",
"used": true, "used": true,
"version": "xml2rfc 3.14.2" "version": "xml2rfc 3.14.2"
}, },