diff --git a/tools/restore.py b/tools/restore.py index bb08787ef..f60e1de1d 100644 --- a/tools/restore.py +++ b/tools/restore.py @@ -657,6 +657,7 @@ def main(): # now try to download all the artifacts and check their versions # this list should visit kernels in order from newest to oldest. URL_LIST = [ + 'https://ci.betrusted.io/releases/v0.9.15/', 'https://ci.betrusted.io/releases/v0.9.14/', 'https://ci.betrusted.io/releases/v0.9.13/', 'https://ci.betrusted.io/releases/v0.9.12/',