download v1.5.0-alpha.0 test vectors and stop downloading v1.4.0 test vectors

This commit is contained in:
tersec 2024-04-18 23:06:28 +00:00
parent 4bbc43ab55
commit 1c29412737
No known key found for this signature in database
GPG Key ID: 3D7A11A0156519DC
1 changed files with 2 additions and 2 deletions

View File

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