mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
9 lines
349 B
Bash
9 lines
349 B
Bash
theunarchiver)
|
|
name="The Unarchiver"
|
|
type="dmg"
|
|
downloadURL="https://dl.devmate.com/com.macpaw.site.theunarchiver/TheUnarchiver.dmg"
|
|
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"
|
|
;;
|