From f5e800a190a7c2ccae91caf9915a5c69a5fde72d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Wed, 30 Jun 2021 08:59:33 +0200 Subject: [PATCH] favro --- Installomator.sh | 7 +++++++ Labels.txt | 1 + 2 files changed, 8 insertions(+) diff --git a/Installomator.sh b/Installomator.sh index 408c96b..b26d9fd 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -1397,6 +1397,13 @@ fantastical) appNewVersion=$( curl -fsIL "${downloadURL}" | grep -i "^location" | awk '{print $2}' | sed -E 's/.*\/[a-zA-Z]*_([0-9.]*)\..*/\1/g' ) expectedTeamID="85C27NK92C" ;; +favro) + name="Favro" + type="dmg" + downloadURL="https://download.favro.com/FavroDesktop/macOS/x64/$(curl -fs https://download.favro.com/FavroDesktop/macOS/x64/Latest.html | cut -d ">" -f1 | cut -d "=" -f 4 | cut -d '"' -f1)" + appNewVersion="$(curl -fs https://download.favro.com/FavroDesktop/macOS/x64/Latest.html | cut -d ">" -f1 | cut -d "=" -f 4 | cut -d '"' -f1 | sed -E 's/.*-([0-9.]*)\.dmg/\1/g')" + expectedTeamID="PUA8Q354ZF" + ;; ferdi) # credit: Adrian Bühler (@midni9ht) name="Ferdi" diff --git a/Labels.txt b/Labels.txt index 0a4deed..b1b16b1 100644 --- a/Labels.txt +++ b/Labels.txt @@ -68,6 +68,7 @@ etrecheck evernote exelbanstats fantastical +favro ferdi figma firefox