From 93996ec0865765d94b1f72825bd98a5aef215a12 Mon Sep 17 00:00:00 2001 From: tersec Date: Wed, 9 Oct 2024 00:19:16 +0000 Subject: [PATCH] download v1.5.0-alpha.8 test vectors and stop downloading v1.5.0-alpha.7 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 fc996b6..1daa488 100755 --- a/download_test_vectors.sh +++ b/download_test_vectors.sh @@ -10,7 +10,7 @@ set -euo pipefail VERSIONS=( - "v1.5.0-alpha.7" + "v1.5.0-alpha.8" ) FLAVOURS=( "general"