From e06f791d0f8b087898fc2b51e00015ce859939fd Mon Sep 17 00:00:00 2001 From: Dustin Brody Date: Tue, 25 May 2021 16:37:29 +0200 Subject: [PATCH] download v1.1.0 alpha 6 test vectors instead of alpha 5 --- 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 4fb8047..c6f88d9 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -3,7 +3,7 @@ set -eu VERSIONS=( - "v1.1.0-alpha.5" + "v1.1.0-alpha.6" ) FLAVOURS=( "general"