mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-26 21:03:57 +00:00
Added aText.
This commit is contained in:
@@ -1021,6 +1021,13 @@ arq7)
|
|||||||
appNewVersion="$(curl -fs "https://arqbackup.com" | grep -io "version .*[0-9.]*.* for macOS" | cut -d ">" -f2 | cut -d "<" -f1)"
|
appNewVersion="$(curl -fs "https://arqbackup.com" | grep -io "version .*[0-9.]*.* for macOS" | cut -d ">" -f2 | cut -d "<" -f1)"
|
||||||
expectedTeamID="48ZCSDVL96"
|
expectedTeamID="48ZCSDVL96"
|
||||||
;;
|
;;
|
||||||
|
atext)
|
||||||
|
# credit: Gabe Marchan (gabemarchan.com - @darklink87)
|
||||||
|
name="aText"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://trankynam.com/atext/downloads/aText.dmg"
|
||||||
|
expectedTeamID="KHEMQ2FD9E"
|
||||||
|
;;
|
||||||
atom)
|
atom)
|
||||||
name="Atom"
|
name="Atom"
|
||||||
type="zip"
|
type="zip"
|
||||||
|
|||||||
Reference in New Issue
Block a user