mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-19 13:20:52 +00:00
Merge pull request #102 from kris-anderson/feature/added-aircall
added aircall
This commit is contained in:
@@ -1651,6 +1651,13 @@ sidekick)
|
|||||||
downloadURL="https://api.meetsidekick.com/downloads/df/mac"
|
downloadURL="https://api.meetsidekick.com/downloads/df/mac"
|
||||||
expectedTeamID="N975558CUS"
|
expectedTeamID="N975558CUS"
|
||||||
;;
|
;;
|
||||||
|
aircall)
|
||||||
|
# credit: @kris-anderson
|
||||||
|
name="Aircall"
|
||||||
|
type="dmg"
|
||||||
|
downloadURL="https://electron.aircall.io/download/osx"
|
||||||
|
expectedTeamID="3ML357Q795"
|
||||||
|
;;
|
||||||
plantronicshub)
|
plantronicshub)
|
||||||
name="Plantronics Hub"
|
name="Plantronics Hub"
|
||||||
type="pkgInDmg"
|
type="pkgInDmg"
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ abstract
|
|||||||
adobereaderdc
|
adobereaderdc
|
||||||
adobereaderdc-install
|
adobereaderdc-install
|
||||||
adobereaderdc-update
|
adobereaderdc-update
|
||||||
|
aircall
|
||||||
airserver
|
airserver
|
||||||
alfred
|
alfred
|
||||||
amazonworkspaces
|
amazonworkspaces
|
||||||
|
|||||||
Reference in New Issue
Block a user