From cd88325fff44e75b8c34123aebd1bfb2e9d9f287 Mon Sep 17 00:00:00 2001 From: Dustin Brody Date: Tue, 29 Jun 2021 16:29:14 +0200 Subject: [PATCH] download v1.1.0-alpha.8 test vectors and stop downloading v1.1.0-alpha.7 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 a18ceef..c434fb5 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -4,7 +4,7 @@ set -eu VERSIONS=( "v1.1.0-alpha.5" - "v1.1.0-alpha.7" + "v1.1.0-alpha.8" ) FLAVOURS=( "general"