From fd74cdaa930e51830da83b3808fa28bf152e645f Mon Sep 17 00:00:00 2001 From: edoapra Date: Fri, 4 Nov 2022 14:04:47 -0700 Subject: [PATCH] used ga 582 from https://github.com/GlobalArrays --- src/tools/get-tools-github | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tools/get-tools-github b/src/tools/get-tools-github index 41e82d5f9b..008a2182f0 100755 --- a/src/tools/get-tools-github +++ b/src/tools/get-tools-github @@ -93,8 +93,8 @@ then if [ ! -f ga-"$GA_RELEASE_NO".tar.gz ]; then if test "x$TAR_URL" = x then -# TAR_URL=https://github.com/GlobalArrays/ga/releases/download/v"$GA_RELEASE_NO"/ga-"$GA_RELEASE_NO".tar.gz - TAR_URL=https://github.com/edoapra/ga/releases/download/v"$GA_RELEASE_NO"/ga-"$GA_RELEASE_NO".tar.gz + TAR_URL=https://github.com/GlobalArrays/ga/releases/download/v"$GA_RELEASE_NO"/ga-"$GA_RELEASE_NO".tar.gz +# TAR_URL=https://github.com/edoapra/ga/releases/download/v"$GA_RELEASE_NO"/ga-"$GA_RELEASE_NO".tar.gz # TAR_URL=https://github.com/edoapra/ga/releases/download/v"$GA_RELEASE_NO"/ga-5.8.2.v3.tar.gz # TAR_URL=https://github.com/GlobalArrays/ga/archive/refs/tags/v"$GA_RELEASE_NO".tar.gz # https://github.com/edoapra/ga/releases/download/v5.7.2/ga-5.7.2.tar.gz