From a2f938198ab94fcd3fdadd5b31881c454309e1c8 Mon Sep 17 00:00:00 2001 From: tersec Date: Fri, 13 Jan 2023 18:35:46 +0000 Subject: [PATCH] download v1.3.0-rc.1 test vectors and stop downloading v1.3.0-rc.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 c84f551..424817f 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -10,7 +10,7 @@ set -eu VERSIONS=( - "v1.3.0-rc.0" + "v1.3.0-rc.1" ) FLAVOURS=( "general"