mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +00:00
Add Alfred and label
This commit is contained in:
@@ -839,6 +839,13 @@ keepassxc)
|
||||
downloadURL="$(downloadURLFromGit keepassxreboot keepassxc)"
|
||||
expectedTeamID="G2S7P7J672"
|
||||
;;
|
||||
alfred)
|
||||
name="Alfred"
|
||||
type="dmg"
|
||||
downloadURL=$(curl -fs https://www.alfredapp.com | awk -F '"' "/dmg/ {print \$2}" | head -1)
|
||||
appName="Alfred 4.app"
|
||||
expectedTeamID="XZZXE9SED4"
|
||||
;;
|
||||
|
||||
|
||||
# MARK: add new labels above here
|
||||
|
||||
@@ -4,6 +4,7 @@ adobereaderdc
|
||||
adobereaderdc-install
|
||||
adobereaderdc-update
|
||||
airserver
|
||||
alfred
|
||||
appcleaner
|
||||
aquaskk
|
||||
atom
|
||||
|
||||
Reference in New Issue
Block a user