download v1.5.0-alpha.3 test vectors and stop downloading v1.5.0-alpha.2 test vectors
This commit is contained in:
parent
54675b5f1f
commit
fc7a45a731
|
@ -7,10 +7,10 @@
|
||||||
# at your option. This file may not be copied, modified, or distributed except
|
# at your option. This file may not be copied, modified, or distributed except
|
||||||
# according to those terms.
|
# according to those terms.
|
||||||
|
|
||||||
set -eu
|
set -euo pipefail
|
||||||
|
|
||||||
VERSIONS=(
|
VERSIONS=(
|
||||||
"v1.5.0-alpha.2"
|
"v1.5.0-alpha.3"
|
||||||
)
|
)
|
||||||
FLAVOURS=(
|
FLAVOURS=(
|
||||||
"general"
|
"general"
|
||||||
|
|
Loading…
Reference in New Issue