diff --git a/Installomator.sh b/Installomator.sh index 8f73bc7..e6ea0e9 100755 --- a/Installomator.sh +++ b/Installomator.sh @@ -505,6 +505,13 @@ case $label in type="pkgInZip" downloadURL="http://shared.opendns.com/roaming/enterprise/release/mac/production/RoamingClient_MAC.mpkg.zip" expectedTeamID="7P7HQ8H646" + ;; + appcleaner) + name="AppCleaner" + type="zip" + downloadURL=$(curl -fs https://freemacsoft.net/appcleaner/Updates.xml | xpath '//rss/channel/*/enclosure/@url' 2>/dev/null | tr " " "\n" | sort | tail -1 | cut -d '"' -f 2) + expectedTeamID="X85ZX835W9" + ;; # Note: Packages is signed but _not_ notarized, so spctl will reject it # packages) diff --git a/Labels.txt b/Labels.txt index 2461fcc..5acdad7 100644 --- a/Labels.txt +++ b/Labels.txt @@ -1,4 +1,5 @@ 1password7 +appclener atom autodmg aviatrix