Skip to content

Commit

Permalink
bump version in restore script
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie committed Dec 25, 2023
1 parent 2b521a7 commit 22cd08d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/restore.py
Original file line number Diff line number Diff line change
Expand Up @@ -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/',
Expand Down

0 comments on commit 22cd08d

Please sign in to comment.