mirror of
https://github.com/mtan93/Installomator.git
synced 2026-05-29 22:08:04 +01:00
finished updating labels
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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"
|
||||
;;
|
||||
Reference in New Issue
Block a user