Merge branch 'appcleaner' of https://github.com/kenchan0130/Installomator into onishi-prs

This commit is contained in:
Armin Briegel
2020-05-18 09:48:28 +02:00
2 changed files with 8 additions and 0 deletions

View File

@@ -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)

View File

@@ -1,4 +1,5 @@
1password7
appclener
atom
autodmg
aviatrix