mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
10 lines
444 B
Bash
10 lines
444 B
Bash
googleadseditor)
|
|
name="Google Ads Editor"
|
|
type="dmg"
|
|
downloadURL="https://dl.google.com/adwords_editor/google_ads_editor.dmg"
|
|
# Version not found in installed app, but on we it is here
|
|
#appNewVersion="$(curl -fs "https://support.google.com/google-ads/editor/answer/30513" | grep "Current Mac version" | sed -E 's/.*Current Mac version: *([0-9.]*)<.*/\1/')"
|
|
#appCustomVersion(){ }
|
|
expectedTeamID="EQHXZ8M8AV"
|
|
;;
|