From 4d81171caa006fd9c1ae31dc447c9f8fd84d79c4 Mon Sep 17 00:00:00 2001 From: tersec Date: Fri, 9 Jun 2023 22:06:50 +0000 Subject: [PATCH] download v1.4.0-alpha.2 test vectors and stop downloading v1.4.0-alpha.1 test vectors --- download_test_vectors.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download_test_vectors.sh b/download_test_vectors.sh index 9aa4aff..2f6d508 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -10,7 +10,7 @@ set -eu VERSIONS=( - "v1.4.0-alpha.1" + "v1.4.0-alpha.2" ) FLAVOURS=( "general"