mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
arq7
This commit is contained in:
@@ -1012,6 +1012,14 @@ aquaskk)
|
||||
#Company="Code First"
|
||||
#PatchSkip="YES"
|
||||
;;
|
||||
arq7)
|
||||
name="Arq7"
|
||||
type="pkg"
|
||||
packageID="com.haystacksoftware.Arq"
|
||||
downloadURL="https://arqbackup.com/download/arqbackup/Arq7.pkg"
|
||||
appNewVersion="$(curl -fs "https://arqbackup.com" | grep -io "version .*[0-9.]*.* for macOS" | cut -d ">" -f2 | cut -d "<" -f1)"
|
||||
expectedTeamID="48ZCSDVL96"
|
||||
;;
|
||||
atom)
|
||||
name="Atom"
|
||||
type="zip"
|
||||
|
||||
@@ -19,6 +19,7 @@ applesfcompact
|
||||
applesfmono
|
||||
applesfpro
|
||||
aquaskk
|
||||
arq7
|
||||
atom
|
||||
autodmg
|
||||
autopkgr
|
||||
|
||||
Reference in New Issue
Block a user