From 87f4b4e967af704aac9304470177e7e40eb81256 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Mon, 22 Nov 2021 14:54:10 +0100 Subject: [PATCH] Update lexarrecoverytool.sh --- fragments/labels/lexarrecoverytool.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/fragments/labels/lexarrecoverytool.sh b/fragments/labels/lexarrecoverytool.sh index 82816e8..f5c9345 100644 --- a/fragments/labels/lexarrecoverytool.sh +++ b/fragments/labels/lexarrecoverytool.sh @@ -1,8 +1,6 @@ lexarrecoverytool) - # credit: Søren Theilgaard (@theilgaard) name="Lexar Recovery Tool" type="appInDmgInZip" - downloadURL="https://www.lexar.com$( curl -fs "https://www.lexar.com/support/downloads/" | grep -i "mac" | grep -i "recovery" | head -1 | tr '"' '\n' | grep -i ".zip" )" - #appNewVersion="" + downloadURL="https://www.lexar.com/wp-content/uploads/product_images/Lexar-Recovery-Tool-Mac.zip" expectedTeamID="Y8HM6WR2DV" ;;