From d28e4168e548932ee1b47f0a8186f756fcd6f9bf Mon Sep 17 00:00:00 2001 From: Dustin Brody Date: Fri, 27 Mar 2020 11:10:53 +0100 Subject: [PATCH] add v0.11.1 EF spec test downloading --- download_test_vectors.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/download_test_vectors.sh b/download_test_vectors.sh index a42c08c..db28faa 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -4,6 +4,7 @@ set -eu VERSIONS=( "v0.11.0" + "v0.11.1" ) FLAVOURS=( "general"