mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-15 05:10:56 +00:00
appNewVersion in theunarchiver
This commit is contained in:
@@ -2562,7 +2562,7 @@ theunarchiver)
|
||||
name="The Unarchiver"
|
||||
type="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"
|
||||
appName="The Unarchiver.app"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user