From a7cdca50e382091922f2ae851ec4ae3b56f533e2 Mon Sep 17 00:00:00 2001 From: Dustin Brody Date: Mon, 4 Oct 2021 19:21:40 +0000 Subject: [PATCH] download v1.1.1 test vectors and stop downloading v1.1.0 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 c05ae8c..34b9f45 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -3,7 +3,7 @@ set -eu VERSIONS=( - "v1.1.0" + "v1.1.1" ) FLAVOURS=( "general"