mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-24 21:03:50 +00:00
appNewVersion in theunarchiver
This commit is contained in:
@@ -2562,7 +2562,7 @@ theunarchiver)
|
|||||||
name="The Unarchiver"
|
name="The Unarchiver"
|
||||||
type="dmg"
|
type="dmg"
|
||||||
downloadURL="https://dl.devmate.com/com.macpaw.site.theunarchiver/TheUnarchiver.dmg"
|
downloadURL="https://dl.devmate.com/com.macpaw.site.theunarchiver/TheUnarchiver.dmg"
|
||||||
#appNewVersion=""
|
appNewVersion="$(curl -fs "https://theunarchiver.com" | grep -i "Latest version" | head -1 | sed -E 's/.*> ([0-9.]*) .*/\1/g')"
|
||||||
expectedTeamID="S8EX82NJP6"
|
expectedTeamID="S8EX82NJP6"
|
||||||
appName="The Unarchiver.app"
|
appName="The Unarchiver.app"
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user