download v1.3.0-rc.0 test vectors and stop downloading v1.3.0-alpha.2 test vectors

This commit is contained in:
tersec 2023-01-06 21:49:35 +00:00
parent 9a1398ab64
commit fbcd29aa67
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Copyright (c) 2019-2022 Status Research & Development GmbH. Licensed under
# Copyright (c) 2019-2023 Status Research & Development GmbH. Licensed under
# either of:
# - Apache License, version 2.0
# - MIT license
@ -10,7 +10,7 @@
set -eu
VERSIONS=(
"v1.3.0-alpha.2"
"v1.3.0-rc.0"
)
FLAVOURS=(
"general"