diff --git a/zoom.us-AppleSilicon/zoom.us.download.recipe b/zoom.us-AppleSilicon/zoom.us.download.recipe new file mode 100644 index 0000000..d3be600 --- /dev/null +++ b/zoom.us-AppleSilicon/zoom.us.download.recipe @@ -0,0 +1,52 @@ + + + + + Comment + Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot) + Description + For Apple Silicon - Downloads the latest version of zoom.us. + Identifier + com.github.solutiogruppen.download.zoom.us + Input + + NAME + zoom.us + + MinimumVersion + 1.0.0 + Process + + + Arguments + + filename + %NAME%.pkg + url + https://zoom.us/client/latest/zoomusInstallerFull.pkg?archType=arm64 + + Processor + URLDownloader + + + Processor + EndOfCheckPhase + + + Arguments + + expected_authority_names + + Developer ID Installer: Zoom Video Communications, Inc. (BJ4HAAB9B3) + Developer ID Certification Authority + Apple Root CA + + input_path + %pathname% + + Processor + CodeSignatureVerifier + + + + diff --git a/zoom.us-AppleSilicon/zoom.us.install.recipe b/zoom.us-AppleSilicon/zoom.us.install.recipe new file mode 100644 index 0000000..502357a --- /dev/null +++ b/zoom.us-AppleSilicon/zoom.us.install.recipe @@ -0,0 +1,33 @@ + + + + + Comment + Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot) + Description + Installs the latest version of zoom.us. + Identifier + com.github.solutiogruppen.install.zoom.us + Input + + NAME + zoom.us + + MinimumVersion + 1.0.0 + ParentRecipe + com.github.solutiogruppen.download.zoom.us + Process + + + Arguments + + pkg_path + %pathname% + + Processor + Installer + + + + diff --git a/zoom.us-AppleSilicon/zoom.us.munki.recipe b/zoom.us-AppleSilicon/zoom.us.munki.recipe new file mode 100644 index 0000000..c7bad95 --- /dev/null +++ b/zoom.us-AppleSilicon/zoom.us.munki.recipe @@ -0,0 +1,67 @@ + + + + + Comment + Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot) + Description + Downloads the latest version of zoom.us and imports it into Munki. + Identifier + com.github.solutiogruppen.munki.zoom.us + Input + + MUNKI_REPO_SUBDIR + apps/%NAME% + NAME + zoom.us + pkginfo + + blocking_applications + + zoom.us.app + ZoomAutoUpdater.app + airhost.app + Transcode.app + ZoomUninstaller.app + ZMScreenshot.app + aomhost.app + caphost.app + CptHost.app + ZoomPhone.app + + catalogs + + testing + + description + + developer + Zoom Video Communications, Inc. + display_name + zoom.us + name + %NAME% + unattended_install + + + + MinimumVersion + 1.0.0 + ParentRecipe + com.github.solutiogruppen.download.zoom.us + Process + + + Arguments + + pkg_path + %pathname% + repo_subdirectory + %MUNKI_REPO_SUBDIR% + + Processor + MunkiImporter + + + + diff --git a/zoom.us-AppleSilicon/zoom.us.png b/zoom.us-AppleSilicon/zoom.us.png new file mode 100644 index 0000000..953368b Binary files /dev/null and b/zoom.us-AppleSilicon/zoom.us.png differ diff --git a/zoom.us-Intel/zoom.us.download.recipe b/zoom.us-Intel/zoom.us.download.recipe new file mode 100644 index 0000000..db0ba76 --- /dev/null +++ b/zoom.us-Intel/zoom.us.download.recipe @@ -0,0 +1,52 @@ + + + + + Comment + Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot) + Description + For Intel Macs - Downloads the latest version of zoom.us. + Identifier + com.github.solutiogruppen.download.zoom.us + Input + + NAME + zoom.us + + MinimumVersion + 1.0.0 + Process + + + Arguments + + filename + %NAME%.pkg + url + https://zoom.us/client/latest/zoomusInstallerFull.pkg + + Processor + URLDownloader + + + Processor + EndOfCheckPhase + + + Arguments + + expected_authority_names + + Developer ID Installer: Zoom Video Communications, Inc. (BJ4HAAB9B3) + Developer ID Certification Authority + Apple Root CA + + input_path + %pathname% + + Processor + CodeSignatureVerifier + + + + diff --git a/zoom.us-Intel/zoom.us.install.recipe b/zoom.us-Intel/zoom.us.install.recipe new file mode 100644 index 0000000..502357a --- /dev/null +++ b/zoom.us-Intel/zoom.us.install.recipe @@ -0,0 +1,33 @@ + + + + + Comment + Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot) + Description + Installs the latest version of zoom.us. + Identifier + com.github.solutiogruppen.install.zoom.us + Input + + NAME + zoom.us + + MinimumVersion + 1.0.0 + ParentRecipe + com.github.solutiogruppen.download.zoom.us + Process + + + Arguments + + pkg_path + %pathname% + + Processor + Installer + + + + diff --git a/zoom.us-Intel/zoom.us.munki.recipe b/zoom.us-Intel/zoom.us.munki.recipe new file mode 100644 index 0000000..f2d731a --- /dev/null +++ b/zoom.us-Intel/zoom.us.munki.recipe @@ -0,0 +1,67 @@ + + + + + Comment + Created with Recipe Robot v2.2.0 (https://github.com/homebysix/recipe-robot) + Description + Downloads the latest version of zoom.us and imports it into Munki. + Identifier + com.github.solutiogruppen.munki.zoom.us + Input + + MUNKI_REPO_SUBDIR + apps/%NAME% + NAME + zoom.us + pkginfo + + blocking_applications + + ZoomAutoUpdater.app + Transcode.app + CptHost.app + ZoomPhone.app + caphost.app + aomhost.app + ZMScreenshot.app + airhost.app + ZoomUninstaller.app + zoom.us.app + + catalogs + + testing + + description + + developer + Zoom Video Communications, Inc. + display_name + zoom.us + name + %NAME% + unattended_install + + + + MinimumVersion + 1.0.0 + ParentRecipe + com.github.solutiogruppen.download.zoom.us + Process + + + Arguments + + pkg_path + %pathname% + repo_subdirectory + %MUNKI_REPO_SUBDIR% + + Processor + MunkiImporter + + + + diff --git a/zoom.us-Intel/zoom.us.png b/zoom.us-Intel/zoom.us.png new file mode 100644 index 0000000..953368b Binary files /dev/null and b/zoom.us-Intel/zoom.us.png differ