aboutsummaryrefslogtreecommitdiffstats
path: root/bin/debian/datasource.json
diff options
context:
space:
mode:
Diffstat (limited to 'bin/debian/datasource.json')
-rwxr-xr-xbin/debian/datasource.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/debian/datasource.json b/bin/debian/datasource.json
index 0a78e155..eb8b5170 100755
--- a/bin/debian/datasource.json
+++ b/bin/debian/datasource.json
@@ -11,9 +11,9 @@
"init" : "bin/debian/srtool_debian.py -i --source='Debian CVE' --file=data/debian_cve_list.txt",
"update" : "bin/debian/srtool_debian.py -u --source='Debian CVE' --file=data/debian_cve_list.txt",
"lookup" : "bin/debian/srtool_debian.py --file=data/debian_cve_list.txt %command%",
- "lastModifiedDate" : "2018-03-01 01:01:01",
"update_frequency" : "3",
- "update_time" : "02:00:00"
+ "_comment_" : "Update on Saturdays at 2:00 am",
+ "update_time" : "{\"weekday\":\"5\",\"hour\":\"2\"}"
}
]
}