From 91645e3f81c7fac16f22de410d99f7a393d8ef56 Mon Sep 17 00:00:00 2001 From: Dustin Brody Date: Fri, 5 Nov 2021 12:43:44 +0000 Subject: [PATCH] download v1.1.4 test vectors and stop downloading v1.1.3 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 dedccbc..4d6182a 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -3,7 +3,7 @@ set -eu VERSIONS=( - "v1.1.3" + "v1.1.4" ) FLAVOURS=( "general"