From bdfc4459e999fc7a27f326aa76d9a46136ea29eb Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 7 Nov 2020 23:21:26 -0500 Subject: [PATCH] Refresh manifests-cache for AudibleInstruments Streams. --- manifests-cache.json | 2 +- scripts/update_modulargrid.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 21d98284..dfe47253 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1831,7 +1831,7 @@ "creationTimestamp": 1590770087.222298 }, "Streams": { - "creationTimestamp": 1603425131.4483695 + "creationTimestamp": 1603425184.0 } } }, diff --git a/scripts/update_modulargrid.py b/scripts/update_modulargrid.py index ebda1fa3..9e5e3557 100644 --- a/scripts/update_modulargrid.py +++ b/scripts/update_modulargrid.py @@ -62,4 +62,3 @@ def update(): if __name__ == "__main__": update() -