From a7ec5b9531fedab0b49dc82000d4c7c74a012faa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Mon, 30 Aug 2021 09:29:31 +0200 Subject: [PATCH] Update wallyezflash.sh --- fragments/labels/wallyezflash.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fragments/labels/wallyezflash.sh b/fragments/labels/wallyezflash.sh index 6652154..17ffb7a 100644 --- a/fragments/labels/wallyezflash.sh +++ b/fragments/labels/wallyezflash.sh @@ -1,8 +1,8 @@ wallyezflash) - # credit AP Orlebeke (@apizz) name="Wally" type="dmg" downloadURL="https://configure.zsa.io/wally/osx" + #appNewVersion=$(curl -fsIL "${downloadURL}" | grep -i ^location | head -1 | sed -E 's/.*\/[a-zA-Z\-]*-([0-9.]*)\..*/\1/g') expectedTeamID="V32BWKSNYH" - versionKey="CFBundleVersion" + #versionKey="CFBundleVersion" ;;