diff --git a/download_test_vectors.sh b/download_test_vectors.sh index 4476a27..2e986e9 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -7,10 +7,10 @@ # at your option. This file may not be copied, modified, or distributed except # according to those terms. -set -eu +set -euo pipefail VERSIONS=( - "v1.5.0-alpha.2" + "v1.5.0-alpha.3" ) FLAVOURS=( "general"