From af097f9cfb686723feae9016425807efdb658e2e Mon Sep 17 00:00:00 2001 From: biplamal Date: Wed, 20 Mar 2024 09:06:40 +0000 Subject: [PATCH] versions updated --- do.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/do.sh b/do.sh index dbf68f3..0861c18 100755 --- a/do.sh +++ b/do.sh @@ -1,7 +1,7 @@ #!/bin/sh # update for any release using -# curl -kLO https://github.com/open-traffic-generator/ixia-c/releases/download/v1.1.0-9/versions.yaml +# curl -kLO https://github.com/open-traffic-generator/ixia-c/releases/download/v1.1.0-10/versions.yaml VERSIONS_YAML="versions.yaml" VETH_A="veth-a" VETH_Z="veth-z"